| 
									
								         
								        
								          
								        
								        What is COM+?- It is the primary unit of administration and security for the component.
  - It consists of a group of components which perform related functions.
  - It is an evolution of the Microsoft Component Object Model and Microsoft Transaction Server (MTS) .
  - It extends an application written using COM, MTS and other COM-based technologies.
  - It can be used to develop enterprise-wide, mission-critical, distributed application for windows.
  - COM+ integrates MTS services and message queuing into COM, and makes COM programming easier through a closer integration with Microsoft languages as Visual Basic, Visual C++, and J++.
  - It not only adds MTS-like quality of service into every COM+ object, but it also hides some of the complexities in COM coding.
								          
                                 |