Info on ASP.Net internals...

  • Thread starter Thread starter Tommy S
  • Start date Start date
T

Tommy S

Hi,

I'm interested in how ASP.NET really works under the hood.
What steps are taken during a request, how and when is the
asp process created, how is the aspx code integrated with
code-behind and so on...

Is there a paper or magazine article written which shed some
light on the ASP.NET internals? Maybe a chapter or two is
devoted to this topic in a specific book?

Links to resources are very much appreciated!
Thanks in advance,
/Tommy
 
Back
Top