19.3. Developing COM+ Applications

Tasks in the development of COM+ applications include designing COM components to encapsulate application logic, integrating these components into a COM+ application, and administering the application through deployment and maintenance.

DESIGNING COM COMPONENTS

The following steps describe a general procedure for good component design:

1.
Define the COM classes and implementation classes.
2.
Group the classes into components.
3.
Integrate the components into a COM+ application. It is a good practice at this stage to select the set of COM+ services for your component, even if you do not specify all of them when developing the component. These services can later be specified using the Component Services administrative ...

Get Win32 System Services: The Heart of Windows® 98 and Windows® 2000 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.