𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

COM and .Net Interoperability

✍ Scribed by Andrew Troelsen


Publisher
Apress
Year
2002
Tongue
English
Leaves
769
Edition
1st
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 how to make interoperability practical, Andrew Troelsen gives you a concise overview of the COM and .NET architectures, and provides examples using various COM frameworks (raw C++, ATL, and Visual Basic 6) as well as the core .NET managed languages(C# and Visual Basic .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.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;ActiveX / OLE / COM;


πŸ“œ SIMILAR VOLUMES


COM and .NET Interoperability
✍ Andrew Troelsen (auth.) πŸ“‚ Library πŸ“… 2002 πŸ› Apress 🌐 English

<p><p><i>COM and .NET Interoperability</i> 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 <strong>Andrew Troelsen</strong> offers a concise overview of the COM architecture

.Net and COM Interoperability Handbook
✍ Alan Gordon πŸ“‚ Library πŸ“… 2002 πŸ› Prentice Hall PTR 🌐 English

.NET/COM interoperability in depth: comprehensive techniques and strategies* The most in-depth guide to .NET/COM interoperability ever published!* Covers every .NET/COM interop option, "gotcha," and workaround* Offers practical strategies for .NET migration and long-term .NET/COM coexistence* Compar

The .NET and COM interoperability handbo
✍ Alan Gordon πŸ“‚ Library πŸ“… 2003 πŸ› Prentice Hall PTR 🌐 English

<span><span><span><span><p>.NET/COM interoperability in depth: comprehensive techniques and<br>strategies</p><li><p>The most in-depth guide to .NET/COM interoperability ever<br>published!</p></li><li><p>Covers every .NET/COM interop option, "gotcha," and<br>workaround</p></li><li><p>Offers practical

.NET and COM: The Complete Interoperabil
✍ Adam Nathan πŸ“‚ Library πŸ“… 2002 🌐 English

The focus of the book is on COM Interoperability (since it's a much larger subject), and the heart of the discussion is broken down into four parts:Using COM Components Within the .NET FrameworkUsing .NET Framework Components from COMDesigning Good .NET Framework Components for COM ClientsDesigning