Answer Posted / ram
web.config is an XML file. A folder can have only one
web.config file. It helps to set configuration setting for
an application.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the request flow used for asp.net mvc framework? : asp.net mvc
List the events in page life cycle.
How may clustered index we can create in table?
What is the asp.net mvc folder conventions? : asp.net mvc
What is the parent class of all the web server control?
What is form submit?
How can we register exception filter globally?
How many types of cookies are available in asp?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Define xmlvalidatingreader class.
What is the concept of postback in asp.net?
How do we implement bundling in MVC?
What are the page life cycle events?
Is web config mandatory?
Explain http handlers? Where we can use the http handlers?