Tuesday, June 5, 2007

ASP.NET 2.0 Page Lifecycle Poster

I found this cool poster that details the ASP.NET 2.0 page lifecycle, and it includes the Page, Control, and Adapter events.

As complex as the lifecycle is becoming, this one's definitely going on the wall. Also note that since Page inherits Control, all of the Control methods will fire for the Page as well. For more information about the ASP.NET page lifecycle, check out the MSDN documentation.

1 comment:

Aseem Gautam said...

This image comes from here
http://www.eggheadcafe.com/articles/20051227.asp

Created by Peter A. Bromberg.