When does the application ONEND event handler fire?
Answer Posted / swati
When the web server is stopped in an orderly fashion.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What describes a query?
Define cookie.
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Difference between .NET and previous version?
What is viewstate? What does the “enableviewstate” property do?
How can you handle errors in Web API?
How long should a session id be?
What is data binding in asp net?
Where the assembly is stored in asp.net?
Explain the difference between debug.write and trace.write? When should each be used?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How do u declare static variable and how it is declared and what is its lifetime?
What is connection pooling and how to enable and disable connection pooling?
Out of ASP or ASP.NET which one is stateless?
Where web.config file is used?