Check out example codes for "There is already an open DataReader associated with this Command which must be closed first c#". It will help you in understanding the concepts better.
Code Example 1
<connectionStrings>
<add name="IdentityConnection" connectionString="Data Source=(LocalDb)\v11.0;AttachDbFilename=|DataDirectory|\IdentityDb.mdf;Integrated Security=True;MultipleActiveResultSets=true;" providerName="System.Data.SqlClient" />
</connectionStrings>
Learn ReactJs, React Native from akashmittal.com