asp.net - Where can I find a good detailed tutorial on the lifecycle of a page request? -
A good detailed tutorial on the lifecycle of the page request.
I have read the ASP.Net page lifecycle, I am talking about things that happened before the NAT process, starts to handle the request.
Domains typed in the domain, DNS mapping? e.t.c.
For quick reference:
I use the following chart at all times , It's hanging out by my desk:
Also the detailed version of each step:
Comments
Post a Comment