A good detailed tutorial on the lifecycle of a page request.
I've read up on the ASP.NET page lifecycle, I am talking about things that happened before the .NET process starts to handle the request.
i.e. domain typed into browser, DNS mapping? etc.