ASP.Net lifecycle


Nikhil Kothari (member of the ASP.Net Team) posted  this. I learned som from the slides and the code.



I thought I should share out the material from a talk I gave in January.
Slides and code are available. The slides cover the entire ASP.NET lifecycle (HTTP pipeline, page compilation, and control lifecycle). There’s some demo pages included that demonstrate techniques like dynamically added controls, and data-bound controls without view state based on how state management plays into this lifecycle.

1 Comment

Comments have been disabled for this content.