www.abhisheksur.com
SPWebApplication webApplication = this.Parent as SPWebApplication; Configuration config = WebConfigurationManager.OpenWebConfiguration("/", webApplication.Name); String appValue = config.AppSettings.Settings["ConnStr"].Value;
Mark this as answer, if it is..... With regards Nishithraj Narayanan
Rare Solutions. http://praveenbattula.blogspot.com
Login to post response