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 / guest
When the web server is stopped in an orderly fashion.
| Is This Answer Correct ? | 1 Yes | 0 No |
According to dot net is error and exception are same or different?
Define garbage collection?
What is asp content?
What is the function of Buffer in Response Object?
How do you open an asp file?
Define an application domain?
Define text stream object?
How do I create an aspx file?
How do I print an aspx file?
Explain the difference between a namespace and an assembly name?
Why asp is used?
Is asp a programming language?