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
What are the asp.net 2.0 features?
What is variable and constant in .net programming language?
What is the displayafter property in updateprogress control?
What is a proxy in web service?
What is a master page and what does it do?
Explain the asp.net session state modes.
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
How are sessions stored?
Explain the concept of MVC Scaffolding?
What is postback in asp net?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
How do you do Client-side validation in .Net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How you can add an event handler?
What is the difference between user control an custom control?