Developing IIS7 web server features with the .NET framework

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 project, when to build a module vs. a handler, and more.  By the end of the article, you would have built and deployed a simple IIS7 managed handler and module.

Read the entire article at https://mvolo.com/blogs/serverside/archive/2007/08/15/Developing-IIS7-web-server-features-with-the-.NET-framework.aspx.