COM+ Services Without Components
COM+ Services Without Components

With COM+ 1.5, you can use the services provided by COM+ without needing to build a component to contain the methods that call those services. This greatly benefits developers who do not normally use components but want to use COM+ services such as transactions or the COM+ Tracker. By using COM+ services without components, developers can avoid the overhead of creating a component that is used to access only the COM+ services they need.

For example, script environments traditionally have been the largest consumers of COM+ services but they were never able to use those services efficiently because the services needed to be bundled within a COM+ component. This bundling requirement increased performance costs because of the increased communication and duplication of data necessary for the scripting environment to interact with the component. By using services without components, such costs are minimized.

The topics described in the following table provide background and task information about using COM+ services without components. This feature is intended for advanced Visual C++ developers who are concerned about performance.

Topic Description

COM+ Services Without Components Concepts

Provides an overview of using COM+ services without components.

COM+ Services Without Components Tasks

Provides instructions for using COM+ to create and use services without components.

 

Send comments about this topic to Microsoft

Build date: 11/19/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View