ASP.NET Internals - follow my article series
A few days ago I wrote about the chance of writing technical articles for DotNetSlackers. My article has been published today and it's the first of a series of 3 or 4 about the ASP.NET infrastructure. In this article I talked about IIS and the process model implemented by ASP.NET when running on different versions of IIS. In the next one I'll tackle the ASP.NET pipeline and in the last one the compilation mode and page lifecycle, thus trying to cover all the aspects concerning the life cycle of a web request. I kept one eventual fourth article to talk about topics I didn't cover in the former three, like the new features introduced by ISS 7 and threading.
You can read the first article here. If you like the article please leave a vote, and well, feel free to leave a comment for any questions.