Browse By Tags

module

IIS 7 for Apache Administrators
Created Nov 15, 2009 by tali smith

Introduction Apache Hypertext Transfer Protocol (HTTP) Server and Internet Information Services 7 (IIS 7) are two of the world’s most popular Web servers. This article provides technical information about IIS for users who are familiar with...

Developing IIS 7.0 Modules and Handlers with the .NET Framework
Created Feb 23, 2008 by chriskno

Overview This article focuses on getting started with developing IIS 7.0 Web server features based on the .NET Framework. This article demonstrates: How to decide whether to develop an IIS 7.0 module or an IIS 7.0 handler How to set up your...

IIS 7.0 Modules Overview
Created Nov 22, 2007 by saad

Introduction The IIS 7.0 Web server feature set is componentized into more than thirty independent modules. A module is either a Win32 DLL (native module) or a .NET 2.0 type contained within an assembly (managed module). Similar to a Lego set...

Microsoft Communities