Integrated Pipeline
How to Take Advantage of the IIS 7.0 Integrated Pipeline
Created Dec 5, 2007 by IIS Team
Introduction IIS 6.0 and previous versions allowed the development of .NET application components via the ASP.NET platform. ASP.NET integrated with IIS via an ISAPI extension, and exposed its own application and request processing model. This...