
Topic:
COM(+)/ATL
COM(+) is Component Object Model, analogous to the Java component model, JavaBeans. ATL is the template library of components for use with COM objects. The (+) includes MTS, MSMQ and IIS.
O'Reilly Network articles about this topic:
Other documents about this topic:
Below are other references available on the web for this topic. Since other sites may change their links, please
if you find any that may need to be updated.
COM+ Programming with Visual Basic
There's simply no other documentation available for much of what's in COM+ Programming with Visual Basic; this book draws from the author's wide experience as a COM+ developer and instructor. The first part delivers information that's indispensable for creating robust, efficient, high-performance COM+ applications. The second focuses on incorporating individual COM+ services, like transaction support, security, and asynchronous operations, into applications.
[Source: O'Reilly & Associates]
COM(+) Objects and ASP.NET
This article is about accessing COM/COM+ Objects within the ASP.NET environment
by Shelley Powers, author of Developing ASP Components, 2nd Edition
[Source: O'Reilly & Associates]
C# Components in VB/COM(+)
Using C# component in VB through COM
Microsoft has created several attributes and utilities to make it easy to place a .NET component into the clutches of good old COM.
[Source: C# Corner]
|