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 [...]

Tuesday, March 31st, 2009 at 06:58 | 0 comments
Categories: .Net
TOP