Develop a page to demonstrate various events which are raised and handled during ASP.NET Page processing once the page object has been created.
You may also develop a small story to explain the event lifecycle from Page_Init to Page_Load to Page_PreRender and finally Page_Unload.