Posts Tagged ‘Configuration’
Asp.net configuration file, web.config (machine.config at server level) applies to the directory in which it appears and all sub – directories. The configuration file hierarchy for a Asp.net site goes as shown below. Here is a link where you can read more about web.config inheritance. While settings are inherited from the higher level of configuration [...]
Categories: .Net
