Erik Porter's Blog

Life and Development at Microsoft and Other Technology Discussions

News

    Page Life-cycle in ASP.NET

    This is old news, but it's handy for those doing ASP.NET.

    joteke posted the event order of the Page life-cycle in ASP.NET and also pointed out this handy link from Paul Wilson.

    I was pretty familiar with the Page life-cycle, but this is great!  Much more detail!

    Alex Lowe also suggested this good link in the comments for this entry.

    One more...Brady Gaster posted a great list that goes even beyond the Page, but to the entire Request!

    Fabrice had another good suggestion for this subject.  The official MSDN list.

    Scott Mitchell suggested this: The ASP.NET Page Object Model

    This is becoming quite a list...thanks everyone for the great links!

    Posted: Jul 15 2003, 12:27 PM by HumanCompiler | with 8 comment(s)
    Filed under: ,

    Comments

    Alex Lowe said:

    Here is a more detailed list of the events in the page life cycle if you are interested....http://aspalliance.com/aldotnet/examples/plediagram.htm.
    # July 16, 2003 12:06 AM

    HumanCompiler said:

    Great, thanks, Alex! I'll put that in an update to this post! :)
    # July 16, 2003 12:16 AM

    TrackBack said:

    # August 7, 2003 5:12 PM

    Scott Mitchell said:

    Another article worth reading:
    http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/aspnet-pageobjectmodel.asp
    # August 23, 2003 4:42 PM

    jsdthcy said:

    Thanks for the update!
    # July 15, 2004 10:15 AM

    TrackBack said:

    Ping Back来自:blog.csdn.net
    # February 7, 2005 9:10 AM

    执法长老 said:

    在做容器的时候遇到了问题,网上搜到一篇好文,在此转载!感谢作者!

    # November 27, 2008 1:47 AM

    zzh said:

    在论坛上,动态控件好象是永久的话题。大家都知道要动态控件起作用,PostBack时需要重新生成或装载(LoadControl),而且需要深入了解其状态的变化过程。

    有个同事另谋高就,要离开我们工作的...

    # January 20, 2009 3:49 AM