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 |
Define text stream object?
How does non-deterministic garbage collection affect my code?
where should i get free version of Test Director to download
Actually i downloaded Ajax news flash module but i am having issues enabling it on my site. need help.
What are the collections of Session Object?
How do I print an aspx file?
What are the advantages of using ASP?
Is asp the same as saas?
What is the difference between razor and aspx view engine?
Explain the difference between inline and code behind.
what is open item management in sap fico?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.