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...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Berkeley, Calif. :
Apress,
[2002]
|
| Series: | .NET developer series.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- 1. The Architecture of COM
- 2. COM Frameworks
- 3. COM Types
- 4. The Architecture of .NET
- 5. .NET Types
- 6. Tools for .NET to COM Interoperability
- 7. .NET to COM Interoperability Specifics
- 8. Tools for COM to .NET Interoperability
- 9. COM to .NET Interoperability Specifics
- 10. Building Serviced Components
- 11. Interacting with C DLLs.