Revision: 13736
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 4, 2009 13:41 by jink
Initial Code
WebConfigurationManager.ConnectionStrings["SERVERNAME"].ConnectionString;
Initial URL
Initial Description
Replace *SERVERNAME* with the name of the server name in the web.config
Initial Title
ASP.net: Retrieve connection string from web.config
Initial Tags
sql, aspnet
Initial Language
ASP