skip to main content
We are excited to announce that the IIS.NET Forums are moving to the new Microsoft Q&A experience. Learn more >

IIS7 Managed Module Starter Kit

Windows This is a Community Contributed Download

CategoryDevelop
LicenseFree
Supported byForums
Works WithIIS 7
DocumentationIIS7 Managed Module Starter Kit Documentation
Updated onMarch 19, 2010
Uploaded byMicrosoft

Overview

This starter kit aims at simplifying startup for new and existing developers using the new IIS7 managed API. This Visual Studio Content Installer contains a project template for building your first IIS7 Module using the .NET Framework. It contains a readme.htm file to help guide you step-by-step through the development and testing process.

Features

Use this starter kit as the first step to getting started in building your module as it includes the following: 

  • Easy walkthrough sample for bulding a native module
  • Visual Studio installer

Benefits

The obvious advantage to IIS7 and it's support of development using managed code is it brings to the forefront managed code in the HTTP request processing.  The entire event structure that is supported by IIS7's Native API (C/C++) is also available to managed code developers.

This kit serves as your starting point for developing your first IIS7 managed module: 

  • Review the readme.txt to understand how to use this starter kit
  • Get started today building Managed Code modules

Requirements

This starter kit only supports the following operating systems (same as IIS7): 

  • Windows Vista
  • Longhorn Server Beta3