<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blog.dotnetstyling.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET: Monitoring of web page life cycle</title><link>http://blog.dotnetstyling.com/archive/2007/04/15/asp-net-monitoring-of-web-page-life-cycle.aspx</link><description>I wrote simple code which is showing order of execution of events and protected methods related to the page life cycle. I simply added output messages into the each event and protected method of Page and Control (UserControl which is located on that page).</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator></channel></rss>