They're triggered in the following order:
Application_BeginRequest
Application_AuthenticateRequest
Application_AuthorizeRequest
Application_ResolveRequestCache
Application_AcquireRequestState
Application_PreRequestHandlerExecute
Application_PreSendRequestHeaders
Application_PreSendRequestContent
<>
Application_PostRequestHandlerExecute
Application_ReleaseRequestState
Application_UpdateRequestCache
Application_EndRequest.
What order in which events of global.asax are triggered
Posted by
Rajesh Rolen
at
Friday, September 4, 2009
Labels: ASP.NET , ASP.NET Interview Questions , Interview Questions
0 comments:
Post a Comment