Answer Posted / rama kanth
In asp.net 2.0, we can have multiple web.config file
provied the project is structured in a folder manner and we
can have one web.config for each folder.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is the difference between user control and custom control?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
How long do session variables last?
WSDL means?
Is global asax mandatory?
How do you store a value in viewstate and retrieve them?
What is the difference between cookie and session?
What are the different types of cookies in asp.net?
What are the uses of list view control in Asp.net?
Where are session variables stored?
How do you sign out from forms authentication?
What is the difference between mvc and asp.net? : Asp.Net MVC
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain method to handle error using HttpError in Web API?