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.



When does the application OnEnd event handler fire? A. After every request for an application do..

Answer / guest

When the web server is stopped in an orderly fashion.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP Interview Questions

What is Round Trip

1 Answers  


What are the stored procedures?

0 Answers  


What is msmq? What is n-tier system?

0 Answers  


What is asp content?

0 Answers  


Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...

0 Answers  






What is a form collection in asp?

0 Answers  


How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.

1 Answers  


What is asp in web technology?

0 Answers  


How many objects are there in ASP?

10 Answers  


What is use of asp?

0 Answers  


How many global.asa files can an application have in asp?

0 Answers  


Define html (hypertext markup language)?

0 Answers  


Categories