August 3, 2020
ASP.NET Application Life Cycle
When a user requests for accessing a page, this request is sent by the browser to the web server. A pipeline receives the request and creates an object of class Application Manager and an object of class Hosting Environment to provide the information regarding the resources.