Fog Creek Software
g
Discussion Board




ASP.Net program flow?

Does anyone have a link to a good (preferably graphical) description of the event sequence in the life of an ASP.Net page?

I'm honestly boggled that there isn't more written about this...

Philo

Philo
Tuesday, September 30, 2003

I've seen some excellent ones - unfortunately, the one I'm thinking of right now is in the Microsoft ASP.NET training class, and I can't send it to you unless you take the course.

Fritz Onion's "Essential ASP.NET" is an excellent book which covers this stuff well. Might want to look there.

Chris Tavares
Tuesday, September 30, 2003

Must second the recommendation for Onion's book.  There is a very strong focus on just what you are asking about Philo.

steved
Tuesday, September 30, 2003

'One Day in the Life of an ASP.NET Web Page'

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/aspnet-pageobjectmodel.asp

Rick Childress
Tuesday, September 30, 2003

It's not graphical, and "good" might be a generous assessment, but here's where I usually look for a quick refresher:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcontrolexecutionlifecycle.asp

Malcolm
Tuesday, September 30, 2003

Just draw *a lot* of arrows back and forth between the browser and the server, and that should just about cover it.

One-Armed Bandit
Wednesday, October 1, 2003

*  Recent Topics

*  Fog Creek Home