I learned about location tag that can be used to disable the inheritance for various parts of web.config, but one can’t use this in case of appSettings. Please tell how can i disable the appsettings part to be inherited in child application.
Share
Take a look at the
allowOverrideattribute : http://msdn.microsoft.com/en-us/library/b6x6shw7.aspx