Monday, September 3, 2012

Best way to manage your connection strings in ASP.NET

Best way to manage your connection strings in ASP.NET/MVC

Storing the connection strings in a separate file ConnectionString.config file

  

  

    


Referencing the file in your Web.Config file.