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
Is it right that ASP.NET Web API has replaced WCF?
What is role-based security in asp.net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Where viewstate value is stored in asp.net?
In ViewState How much lifespan items stored?
What is new asp.net core?
What is Bundling and Minification in MVC?
To add a hyperlink column to the DataGrid which tag is used ?
What is active web pages?
Explain the function of new view engine in asp.net? : asp.net mvc
What is the typical session identifier?
How many types of sessions are there in asp net?
How does session authentication work?
Is asp.net mvc still used? : Asp.Net MVC
What are the disadvantages of view state?