The first instruction in .NET 4 becomes:
string connectionString = System.Configuration.ConfigurationManager. AppSettings.Get("ConnectionString");
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)