What is the difference between storing and reading your application's connection string in the <appSettings>
and <connectionStrings>
sections of web.config?
.NET gives built-in support for managing a connection string along with a provider if specified in the <connectionStrings>
section.
Also, built-in membership and role providers depend on the connection string being present in the proper section.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With