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 |
What is the use of global.asax?
What options are available to deploy my .net applications?
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
how can we create a webpage in .Net
Which is better asp or php?
What is msmq?
Whats the implicit name and type of the parameter that gets passed into the class set method?
Define an err object?
In how many ways you can track the Session?
Name the event handlers of application object?
What's the Difference between DSN and DSN Less connection?
What are the scripting objects in asp?