Answer Posted / asra
Web.config is an xml configuration file. It is never
directly called unless we need to retrieve a configurations
setting.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What are standard controls?
What is different in .net 1.1 and .net 2.0?
What is session id in web application?
Can you explain page lifecycle in net?
How to do state management in ASP.NET?
What is http post and http get?
Where can I get information on cookies in asp.net?
What is mta?
What is a viewstate?
How does ASP.NET framework maps client side events to Server side events.?
what is the difference between response.write() and response.output.write()?
What are the new web part controls in asp.net 2.0 ?
What is form method?
What is the difference between the response.write() and response.output.write() methods?
What is the difference between custom web user control and a custom web server control?