What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / chirag
There is one web config by default but we can use any
number of web config file but inheritance will apply from
root to inward folder
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
Why SessionID changes in every request in asp.net?
Is it possible for me to change my aspx file extension to some other name?
What is difference between cache and session?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Why cyclomatic complexity is important?
Explain the difference between asp.net mvc and asp.net webforms
What is page request in asp.net?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
How can we create pie chart in asp.net?
What is difference between View State and Hidden Field in ASP.NET?
What is the difference between client-side and server-side validations in webpages?
What does the orientation property do in a menu control?
What is the difference between localization and globalization?
What is caching in asp.net?