Main Content

Dev Basics: The ASP.NET Page Life Cycle
A talk by Jay Harris at Lansing Day of .NET 2009
About the Talk
August 1, 2009 5:00 AM
Breslin Student Events Center, East Lansing, MI
Breslin Student Events Center, East Lansing, MIWhen a request occurs for a ASP.Net page, the response is processed through a series of events before being sent to the client browser. These events, known as the Page LifeCycle, are a complicated headache when used improperly, manifesting as odd exceptions, incorrect data, performance issues, and general confusion. It seems simple when reading yet-another-book-on-ASP.NET, but never when applied in the real world. In this session, we decompose this mess, and turn the LifeCycle into an effective and productive tool. No ASP.NET MVC, no Dynamic Data, no MoroRail, no technologies of tomorrow, just the basics of ASP.NET , using the tools we have available in the office, today.
comments powered by Disqus