Additional Resources on Creating Components

There are a number of tools available to help you develop components that run in IIS. Microsoft® Visual Interdev provides an excellent environment for inserting your components into ASP pages. In addition, the Active Template Library will help you get started in creating COM components. Finally, the Developer Samples section describes all of the sample components that are included with IIS. These samples are implemented in Visual Basic, Visual C++, and Java.

COM architecture has been thoroughly documented both through Microsoft publications and by third parties. The COM Concepts section summarizes some of these sources for more information.