How many web.config files in each solution
Answer Posted / vijay chavan
we can create more than one webconfig file for application
but those should not be in same folder i.e only one
webconfig in file in each folder.......
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you open a page in a new window?
What are the events that happen when a client requests an asp.net page from iis server?
What are standard controls?
How is a session stored and maintained in asp.net?
What is the benefit of WebAPI over WCF?
How do you design a website with multilingual support in ASP.NET ?
Why viewstate is used in asp.net?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Describe how ASP.NET maintains process isolation for each Web application?
What are the new features implemented in ASP.NET?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What are the different kinds of assemblies?
What is the difference between mvc and asp.net? : Asp.Net MVC
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is difference between view state and session state?