SharePoint vs. ASP.Net page request
Before we compare life cycle of both the page request lets first understand the asp.net application life cycle. Stages of the ASP.NET application life cycle (IIS 7.0) 1. Request is made for an application resource: When the integrated pipeline receives a request, the request passes through stages that are common to all requests. These stages are represented by the RequestNotification enumeration. All requests can be configured to take advantage of ASP.NET functionality, because that functionality [...]
















