Life-Cycle Events

Refer for different Life-cycle events...

http://msdn.microsoft.com/en-us/library/ms178472.aspx ==> .NET Framework 4 - ASP.NET, New ASP.NET Page Life Cycle Overview

http://msdn.microsoft.com/en-us/library/ms178473.aspx
==> ASP.NET Application Life Cycle Overview

http://msdn.microsoft.com/en-us/library/aa719775(VS.71).aspx ==> Controls Execution Life-cycle

http://forums.asp.net/t/1191194.aspx ==> Sequence that events are raised for Pages, User Controls, Master Pages and HttpModules

http://www.codeproject.com/KB/sharepoint/WebPartLifeCycle.aspx ==> WebPart Life Cycle

http://stuff.seans.com/2009/03/23/hello-silverlight-world-part-3-the-lifecycle-of-a-silverlight-control/ ==> The Lifecycle of a Silverlight Control

http://msdn.microsoft.com/en-us/library/ms754221.aspx ==> WPF Life-cycle

http://msdn.microsoft.com/en-us/library/ms732098.aspx ==> WCF Life-cycle

http://stephenwalther.com/blog/archive/2008/03/18/asp-net-mvc-in-depth-the-life-of-an-asp-net-mvc-request.aspx
==> MVC Life-cycle

http://msdn.microsoft.com/en-us/library/bb386417.aspx ==> Ajax Client Life-Cycle Events

http://www.asp.net/ajax/documentation/live/overview/AJAXClientEvents.aspx
==> ASP.NET AJAX Client Life-Cycle Events (with examples)