Interview Questions

What are the event handlers of Application Object?

ASP Interview Questions and Answers


(Continued from previous question...)

112. What are the event handlers of Application Object?

Application_OnStart- This event will be fired when the first visitor hits the page.
Application_OnEnd- This event runs when the server is stopped.

(Continued on next question...)

Other Interview Questions