I recently finished an article on Page lifecycle in ASP.NET. While answering in ASP.NET forums, I noticed that many people still have doubts regarding page level events and managing the state of dynamic controls, so I thought of writing yet-another-article on page lifecycle specifically catering to dynamic controls issue. Here it is:
http://www.codeproject.com/useritems/lifecycle.asp
I hope to see some feedback/criticism on this!