As we all know, ASP.NET introduces a brand new concept namely event-driven programming to the web development fields. Although it sounds attractive, for the ASP.NET beginners, it is not so important that you should know any detail to build some nice look so called web applications. However, when you get more and more familiar with this technology, you will find it is more and more necessary to know some details under the face. Why you want to know more about this event-driven programming model, because more and more controls come onto your web form and the event these controls expose just come more and more out of your control and finally explode.
Here, I’m sure the following article will helpful for those in the smoke after explosion.