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
What is asp used for?
what is the need of a sealed class when we are having a structure
What options are available to deploy my .net applications?
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
How do I save asp file in notepad?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
How to handle error in asp
Name the data type should you use if you want an 8-bit value thats signed?
How do you open an asp file?
How many global.asa files can an application have in asp?
What is the difference between post and get method.
What is a service application?
What is the difference between a namespace and an assembly name?
Explain the event handlers of session object?