ASP.NET Life Cycle
The topics in this section provide background information about how ASP.NET processes pages to produce dynamic output. This includes information about how the application itself and individual pages are instantiated and processed, and information about how ASP.NET compiles pages dynamically.