How many web.config files in each solution
Answer Posted / amarnath
We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why do we need master page in asp.net?
What are the Types of session management in ASP.NET
How many web.config files can I have in an application?
Differentiate between structure and class.
What are the various session state management options provided by asp.net?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Is viewstate enabled by default?
What is event in asp.net?
How to handle errors in Web API?
Is it true that a Web service must be written in .NET or not?
calling result set one procedure to anothar procedure in sql2000
Who creates jsessionid?
Explain authorization levels in .net ?
Will session work if cookies is disabled?
What does uri mean?