Since there can be multiple ASP.NET configuration files on one computer, how does ASP.NET configuration handle inheritance?
ASP.NET integrates the settings in configuration files (the Machine.config and Web.config files) into a single inheritance hierarchy. With a few exceptions, you can place a Web.config file wherever you need to override the configuration settings that are inherited from a configuration file located at a higher level in the hierarchy. For more information, see ASP.NET Configuration File Hierarchy.
Related Questions
- Since there can be multiple ASP.NET configuration files on one computer, how does ASP.NET configuration handle inheritance?
- Files with the file extension ".pst" appear, as I connect the IC recorder to the computer. What are PST files?
- Ive un-installed the Active X, but there are some files left on my computer. Whats wrong ?