.NET 2.0 Interoperability Recipes A Problem-Solution Approach /
.NET represents a new and improved way of developing software for the Windows platform. Given the chance, you'd probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2006.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Using C-Style APIs
- C-Style APIs: Structures, Classes, and Arrays
- Win32 API
- Using C++ Interop
- Using COM
- Exposing Managed Code to COM
- Marshaling to COM Clients
- COM+ Enterprise Services
- COM+ Enterprise Services Transactions.