COM and .NET Interoperability

COM and .NET Interoperability provides a complete overview of the process of building .NET applications that interact (interoperate) with existing COM code. Before digging into that critical topic, author Andrew Troelsen offers a concise overview of the COM architecture and provides examples using v...

Full description

Bibliographic Details
Main Author: Troelsen, Andrew
Format: eBook
Language:English
Published: Berkeley, CA Apress 2002, 2002
Edition:1st ed. 2002
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
LEADER 02474nmm a2200301 u 4500
001 EB000616241
003 EBX01000000000000000469323
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781430208242 
100 1 |a Troelsen, Andrew 
245 0 0 |a COM and .NET Interoperability  |h Elektronische Ressource  |c by Andrew Troelsen 
250 |a 1st ed. 2002 
260 |a Berkeley, CA  |b Apress  |c 2002, 2002 
300 |a XXIX, 816 p  |b online resource 
505 0 |a 1 Understanding Platform Invocation Services -- 2 The Anatomy of a COM Server -- 3 A Primer on COM Programming Frameworks -- 4 COM Type Information -- 5 The Anatomy of a .NET Server -- 6 .NET Types -- 7 .NET-to-COM Interoperability—The Basics -- 8 .NET-to-COM Interoperability—Intermediate Topics -- 9 .NET-to-COM Interoperability—Advanced Topics -- 10 COM-to-.NET Interoperability—The Basics -- 11 COM-to-.NET Interoperability—Intermediate Topics -- 12 COM-to-.NET Interoperability—Advanced Topics -- 13 Building Serviced Components (COM+ Interop) 
653 |a Microsoft software 
653 |a Software engineering 
653 |a Microsoft 
653 |a Software Engineering 
653 |a Microsoft .NET Framework 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
028 5 0 |a 10.1007/978-1-4302-0824-2 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0824-2?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a COM and .NET Interoperability provides a complete overview of the process of building .NET applications that interact (interoperate) with existing COM code. Before digging into that critical topic, author Andrew Troelsen offers a concise overview of the COM architecture and provides examples using various COM frameworks (C++, ATL, and VB 6.0) as well as the core .NET managed languages (C# and VB .NET). After covering the preliminaries, the book explores numerous issues that arise in interoperability, including interacting with the Win32 API, dynamically generating source code via System.CodeDOM, creating serviced (COM+) components using managed code, manually editing (and recompiling) .NET metadata, and the process of constructing custom COM/.NET conversion utilities. Both intermediate and advanced developers will welcome the practical information they need to quickly work with COM and COM+ in .NET applications, and learn how to create .NET components that are COM compatible