Developing IIS7 modules and handlers with the .NET framework
Download: MyIIS7Project.zip 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. This article will demonstrate: 1. How to decide whether to develop an IIS7 module or an IIS7 handler. 2. How to set up your development environment, with Visual Studio, Visual … [Read more…]