Latest Articles in the Category IIS

ASP.NET Internals - The bridge between ISAPI and Application Domains

Simone Busoli, Jun 13, 2007

In this article I'm going to describe the bridge between managed and unmanaged worlds and how the two collaborate to set up the processing environment needed by ASP.NET requests to be processed.

ASP.NET Internals – IIS and the Process Model

Simone Busoli, May 02, 2007

In this series of articles I'm going to tackle and describe the life cycle of a web request from the early stages of its life, when it's accepted by the web server, through its processing into the ASP.NET pipeline and up to the generation of a response by the endpoints of the pipeline.

Product Spotlight