Feb 11, 2008
The integration of IIS and ASP.NET authentication stages in Integrated mode applications brings a lot of benefits, including being able to use ASP.NET authentication features like Forms Authentication for the entire web site. However, it also prevents...
1 comments
Filed under: ASP.NET, development, Integrated pipeline
Aug 16, 2007
This article, the first in the IIS7 .NET Developer series, focuses on getting started with developing IIS7 web server features based on the .NET Framework. Learn about the options you have for your development environment, how to set up your Visual Studio...
4 comments
Filed under: IIS7, ASP.NET, development, Integrated pipeline, IIS News Item
Oct 22, 2006
I feel like I got off on the wrong foot in my blog coverage of IIS extensibility … I started spending a lot of time talking about building IIS7 server modules with the native API, but did not mention anything about the new .NET extensibility. First...
1 comments
Filed under: IIS7, ASP.NET, development, Integrated pipeline