Answer:
You can have multiple web.config files in an application. There is another advantage that, you can place a Web.config file inside a folder or wherever you need (apart from some exceptions) to override the configuration settings that are inherited from a configuration file located at a higher level in the hierarchy.
Asked In: Many Interviews |
Alert Moderator