Community

Simplify the Security and Management of Connection Strings in ASP.NET Application

(Kikoz68) So, how do you manage connection strings in your ASP.NET applications? Since the version 2.0 of ASP.NET the most common answer to this was: By placing them all in the <connectionStrings> section of the root <configuration> node of the web.config.

Read More - Register for Free Membership