Glossary:Definition - Component Object Model

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Component Object Model
 Definition  COM is a Microsoft software architecture for building component-based applications. COM objects are discrete components with unique identities accessed through interfaces. COM objects feature built-in interprocess communications capability, are language independent, and suit Object-Oriented Design (OOD). Released in 1993 with OLE2, COM was designed to replace the interprocess communication mechanism of Dynamic Data Exchange (DDE) and OLE.
 See also COM+
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools