Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Dev Basics: The ASP.NET Page Life Cycle

by Jay Harris on Jun 30, 2009

  • 3,867 views

When a request occurs for an 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 Life Cycle, are a complicated he...

When a request occurs for an 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 Life Cycle, 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 Life Cycle 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.

Accessibility

Categories

Tags

aspnet life cycle net harris day of net dodn jay codestock page

More...

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

2 Embeds 24

http://www.slideshare.net 18
http://speakerrate.com 6

Statistics

Favorites
5
Downloads
0
Comments
0
Embed Views
24
Views on SlideShare
3,843
Total Views
3,867
Post Comment
Edit your comment Cancel

Dev Basics: The ASP.NET Page Life Cycle — Presentation Transcript