When does the application OnEnd event handler fire?
A. After every request for an application document, since
web servers are stateless servers.
B. As soon as there are no open connections to any
application document.
C. When the web server is stopped in an orderly fashion.
D. Twenty minutes after the last request for a document in
the application.
E. When there are no application requests for the amount of
time defined by the SessionTimeout variable.
Answer Posted / guest
When the web server is stopped in an orderly fashion.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how do you initiate a string without escaping each backslash?
What does asp mean in business?
What does asp mean in technology?
Can .net framework components be used from a com program?
How do I convert an aspx file to pdf?
Explain the event handlers of session object?
What is the difference between jsp and asp?
What are the methods in session object in asp?
Can I use com objects from a .net framework program?
What is msmq? What is n-tier system?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
Is asp a programming language?
What does asp stand for in technology?
What is meant by cookies? Explain the main features?
how can we bind the multiplication of two drop down lists?