The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 COM & .NET Interoperability
  

  COM & .NET Interoperability by Troelsen, Andrew

  • Published by: APRESS
  • Author: Troelsen, Andrew
  • Page Count: 600
  • Group: .NET - GENERAL
  • ISBN: 1590590112/9781590590119
  • Published: May 2002

Our Price: 29.24
Discount: 32%
RRP: 43.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

COM & .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 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.

* Chapter 1: Understanding Platform Invocation Services

* Chapter 2: The Anatomy of a COM Server

* Chapter 3: A Primer on COM Programming Frameworks

* Chapter 4: COM Type Information

* Chapter 5: The Anatomy of a .NET Server

* Chapter 6: .NET Types

* Chapter 7: .NET-to-COM Interoperability -- The Basics

* Chapter 8: .NET-to-COM Interoperability -- Intermediate Topics

* Chapter 9: .NET-to-COM Interoperability -- Advanced Topics

* Chapter 10: COM-to-.NET Interoperability -- The Basics

* Chapter 11: COM-to-.NET Interoperability -- Intermediate Topics

* Chapter 12: COM-to-.NET Interoperability -- Advanced Topics

* Chapter 13: Building Serviced Components (COM+ Interop)