Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

What order are ASP.NET events generated and processed
It has a bearing on the way your process your page.

I recently got a question that had a lot to do with the order that events are processed in an ASP.NET page. There was an article on this topic on 15 seconds that covered the topic rather well.



A good reference on 15 seconds
The order of event processing
Published Tue, Oct 19 2004 5:36 AM by wwagner
Filed under: