@Blog.Author(Nandip Makwana) .LearningExperience(ASP.NET, ASP.NET MVC, IIS, jQuery & Technology Surrounding it...)

April 3, 2010 comment

Sequence of ASP.NET Web form event

Hello Friend Following are the sequence of event in which each ASP .NET web forms are processed.
  • Page_Init Event
  • Page_Load Event
  • Control’s different Event
  • Page_Unload Event
Page_init event raised only when first time the page is started, but Page_Load occurs is raised in each subsequent request of the page.

comments powered by Disqus

Featured Content

Resources & Tools

About Nandip Makwana

Nandip Makwana is passionate about digital world and web. He completed his Masters in Computer Application in June 2011. Currently he is working as a Software Engineer. He has shown great promise and command over ASP.NET and technologies surrounding it during his academic years and professorial life...continue reading