Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bukovics, Bruce (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2006.
Edición:1st ed. 2006.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.