connection = new SqlConnection(System.Configuration.ConfigurationSettings.AppSettings["ConnectionString01"]); connection.Open();