How to use connection strings to various Databases in ASP.NET 2.0
Some of the values and strings are used across all the pages of a website. It is a tedious process to code those values and strings in each page of the website.
The connection string will be used in many pages of the web site if [...]
Filed under: C# Script, Microsoft Track, Scripts, sql | Tagged: AppSettings, asp.net, ASP.NET 2.0, c#, configuration, ConfigurationManager, connection, connection string, ConnectionString, database, provider, SQL Serevr 2005, sql server, SqlConnection, web.config | Leave a Comment »
