COM+ Architecture

This section examines some of the basic architectural principles behind COM+. You will take a look at the key object management strategies implemented by COM+ and examine guidelines and techniques for using new COM+ features.

COM+ introduces several new core architectural facets to the COM programming world. Most of these additions are carefully targeted at improving the performance and functionality of its MTS predecessor. Because of this, developers should seriously consider the MTS style of application development when specifying new projects. The MTS/COM+ model is a mandate from Microsoft. Sure, you can develop application components that don't use the MTS/COM+ specific services. The unfortunate side effect is that you will ...

Get COM+ Unleashed 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.