is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible
Answer Posted / lokesh gopinath
Yes we can have as many as Web.Config Files we want. When
we have multiple Web.config files the CLR will Search for
the Config file which is just below the calling code.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is app_code folder in asp net?
What is the significance of ASP.NET routing?
Difference between web user control and web custom control?
What is custom events?
Explain the concept of MVC Scaffolding?
where can i gather the materials for MCP certification
What are the Types of authentications in IIS
How would you get asp.net running in apache web servers?
What is x xss protection?
What is difference between session and cookies?
Define web services in asp.net.
How to retrieve user name in case of Window Authentication?
What is application variable in asp.net?
Explain the difference between sql invalidation and sql notification.
How do we sort the data from a dataset?