You are here : Home » knowledge exchange


Edit web config file

Edit web config file

Configuration objConfig = WebConfigurationManager.OpenWebConfiguration("~");
AppSettingsSection objAppsettings = (AppSettingsSection)objConfig.GetSection("appSettings");
if (objAppsettings != null)
{
objAppsettings.Settings[strKey].Value = strValue;
objConfig.Save();
}


Knowledge Exchange about Php Java, Asp.Net, SEO At Narola Infotech



Copyright © 2005-2011 Narola Infotech, Custom Software & Website Development Company | All Rights Reserved.

Find Us on