Programmer's Reference

This section provides reference documentation about programming with the Microsoft Commerce Server 2002 platform. This includes information about the Commerce Server .NET Application Framework namespaces and classes, the configuration settings for the web.config file, Component Object Model (COM) objects, the COM interfaces you can implement, the supplied pipeline components, XML structures, database schemas, Commerce Server Business Desk utilities, and so on.

This section contains:

  • .NET Class Reference. Provides reference documentation for the Commerce Server .NET Application Framework classes.
  • .NET Configuration Settings. Provides reference documentation for the configuration settings used in the web.config file in Commerce Server .NET Application Framework applications.
  • COM Object Reference. Provides reference documentation for the COM objects supplied with Commerce Server, and for each of their properties and methods. These are the objects that you will explicitly create and invoke. This section contains parallel reference pages that describe the objects from the perspective of two different programming languages:
    • Microsoft Visual Basic/Microsoft Visual Basic Scripting Edition (VBScript)
    • C++
  • Interface Reference. Provides reference documentation for the COM interfaces that you can implement so that your objects can be invoked by Commerce Server. These include the pipeline interfaces that you implement to create your own pipeline components, and the Site Packager interface that allows you to build objects that can be invoked by Site Packager and Commerce Server Manager.
  • Pipeline Component Reference. Provides reference documentation for the pipeline components supplied with Commerce Server.
  • OLE DB Provider for Commerce Server. Provides reference documentation for the OLE DB Provider that provides access to the Profiles service and the Data Warehouse within Commerce Server.
  • Business Desk Reference. Provides reference documentation for Business Desk, including details of the events, properties, and methods of the HTML Components (HTCs), as well as details about the constants, global variables, and utility routines provided by Business Desk.
  • XML Reference. Provides reference documentation for the structure of various XML documents used within Commerce Server.
  • Schema Reference. Provides reference documentation about various database schemas used in key areas of Commerce Server where detailed knowledge of the schema is important.
  • Style Sheet Reference. Provides information about the Cascading Style Sheets (CSS) used by the Business Desk.

Copyright © 2005 Microsoft Corporation.
All rights reserved.