COM and .NET Interoperability
by Andrew Troelsen
Publisher: Apress 2002
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
Visual Studio.Net with C#by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(25599 views)
.NET Technology Guide for Business Applications- Microsoft Corporation
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(11573 views)
Improving Web Application Security: Threats and Countermeasuresby Microsoft Corporation - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(19471 views)
Introduction 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.
(10483 views)