Cantitate/Preț
Produs

COM and .NET Interoperability

Autor Andrew Troelsen
en Limba Engleză Paperback – 25 apr 2002
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.
Citește tot Restrânge

Preț: 32612 lei

Preț vechi: 40765 lei
-20% Nou

Puncte Express: 489

Preț estimativ în valută:
6242 6584$ 5201£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590590119
ISBN-10: 1590590112
Pagini: 600
Ilustrații: XXIX, 816 p.
Dimensiuni: 191 x 235 x 43 mm
Greutate: 1.34 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

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).

Notă biografică

Andrew Troelsen is a partner, trainer, and consultant at Intertech Inc., and is a leading authority on both .NET and COM. His book Pro C# 2005 and the .NET 2.0 Platform won the prestigious 2003 Referenceware Excellence Award and is in its third edition. Also of note are his earlier five-star treatment of traditional COM in the bestselling Developer's Workshop to COM and ATL mirrored in his book, COM and .NET Interoperability, and his top-notch investigation of VB .NET in Visual Basic .NET and the .NET Platform: An Advanced Guide. Troelsen has a degree in mathematical linguistics and South Asian studies from the University of Minnesota, and is a frequent speaker at numerous .NET-related conferences. He currently lives in Minneapolis with his wife, Amanda, and spends his free time investigating .NET and waiting for the Wild to win the Stanley Cup. You can check out his blog at AndrewTroelsen.blogspot.com.

Caracteristici

Covers the internal aspects of COM/.NET interoperability with minimal focus on integrated Wizard tools Covers accessing COM components, Win32 API, and C DLLs from .NET applications Covers COM components accessing .NET types Includes supplementary material: sn.pub/extras