How many web.config a application can have ?

Answer Posted / ramasubbareddy

One Web Application have more than one Web.Config file is accepted. This web.config files are inherited form the main configuration file called "Machine.config". The application first verifies the "machine.config" security setting then it will verifies our web.config files. You can place more than one web.config file in your application based on your requirement

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do session use cookies in asp net?

492


How you can access the properties and controls of master pages from content pages?

508


What are session state modes?

562


What is the use of session state and application state and difference between them?

479


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

628






What is caching? Explain.

549


What are the various session state management options provided by asp.net?

538


Why mvc is faster than asp.net? : Asp.Net MVC

528


How do you change the session time-out value?

578


How to fetch a data from one table to another table in asp.net ?

579


What are the Difference between asp.net and asp ?

564


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

504


Which property is used to identify the Page is Post Back in ASP.NET?

554


Explain the concept of event bubbling in ASP.NET?

578


How to find last error which occurred in Asp.net ?

679