Answer Posted / ranjan kumar yadav
the web.config file inherits the setting from machine.config
it can be customize for setting to to individual web
application.it can override all the settings of
machine.config. the web.config file is kept in the root
virtual directory of web application to apply different
setting to the application.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Where is the view state data stored?
What are merge modules?
What do you mean by role-based security?
Is there any limit for query string? Means what is the maximum size?
What is the default Orientation property in a Menu control?
What is the difference between application state and session state in asp net?
What is round trip in asp.net?
What is gridview in asp.net?
What is asp.net introduction?
What is the default authentication mode for asp.net?
What is caching in asp.net?
What kind of programming language is ASP.NET?
What is the base class from which web forms are inherited?
Explain the different parts that constitute ASP.NET application?
How to find out what version of asp.net I am using on my machine?