Life cycle of a web application begins when browser requests the start page of the application
Chain of actions on first request:
1. Request from browser
2. Server
Starts DLL
Creates the page
Posts HTML
Destroys the page
3. Events
Application_Start
Session_Start
Page_Load
Page_Unload
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment