ASP.NET Life Cycle

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

In This Section