Welcome to Hellrocker's Collections

Hope its all of some use to computer users.............

Tuesday, January 31, 2012

ASP.NET Page Lifecycle... confusing??? I dont think so...

Ever faced the question about ASP.NET page life cycle in interview... pretty easy... but if MasterPage comes in... it makes it slight difficult... isn't it??? and what if the controls are present on the page.. and few on MasterPage... things are getting tough... isn't it...

To make the thinks easier just go through the chronological order of the events that are followed from pre-init to unload...