Logo

COM and .NET Interoperability

Large book cover: COM and .NET Interoperability

COM and .NET Interoperability
by

Publisher: Apress
ISBN/ASIN: 1590590112
Number of pages: 792

Description:
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.

Download or read it online for free here:
Download link
(6.4MB, PDF)

Similar books

Book cover: .NET for Visual FoxPro Developers.NET for Visual FoxPro Developers
by - Hentzenwerke Publishing
An overview of the .NET Framework and the C# and Visual Basic .NET languages. The author provides plenty of 'how to', 'step-by-step' and 'best practices' information that will help you climb the .NET learning curve and get up and running quickly.
(13777 views)
Book cover: .NET Microservices: Architecture for Containerized .NET Applications.NET Microservices: Architecture for Containerized .NET Applications
by - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(6382 views)
Book cover: Introduction to .NET Framework 3.0Introduction to .NET Framework 3.0
- Wikibooks
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(8668 views)
Book cover: F Sharp ProgrammingF Sharp Programming
- Wikibooks
F# is a .NET implementation of OCaml, a well-known functional programming language. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and more.
(8008 views)