文档介绍:COM+ Programming: A Practical Guide Using Visual C++ and ATL
Pradeep Tapadiya Publisher: Prentice Hall PTR First Edition September 15, 2000
ISBN: 0-13-088674-2, 560 pages
/COM+ reuse and scalability: practical, enterprise-class
solutions!
If you?e ready to /COM+ enterprise applications, start with this
Front Matter practical, solutions-focused guide! Using case studies and real-world code
Table of Contents examples, Hewlett-/COM+ expert Pradeep Tapadiya presents
About the + in detail, from a developer? perspective. You?l master
powerful techniques for improving reusability, scalability, and robustness-and
discover how to avoid the traps and pitfalls that await the unwary. Tapadiya
demonstrates today? best approaches to designing interfaces,
servers, dealing with transactions, and more, including:
•
In-depth coverage of interface design with IDL
•
A full chapter on maximizing the scalability /COM+ applications
•
Maximizing security in distributed, component-based environments
•
COM+ synchronization, apartments, activities, and event notification
•
Working with ponents
•
Administering ponent environments
Whether you?e new ponent development, migrating + and
Windows 2000, or an experienced developer seeking powerful new techniques,
you?l find the answers + Programming: A Practical Guide Using Visual
C++ and ATL.
COM+ Programming: A Practical Guide Using Visual C++ and ATL
Introduction
About This Book
Choice of Language
Prerequisites
Sample Code
References
anization
Companion CD
Acknowledgments
I: The Foundation
1. ponent Model
Component Reusability
Traditional Software Reusability
Reference ponents
Simulation Program
Role of the Linker and the OS Loader
Dynamic Link Library
Fixing a Defect
ponent Model
Separating Interface from Implementation
Common Aspects of C++ Language
Virtual Methods in C++ and Memory Layout
Interface as an Abstract Base Class
Dynamic Se