.NET 2.0 Interoperability Recipes: A Problem-Solution Approach
Autor Bruce Bukovicsen Limba Engleză Hardback – 31 mar 2006
The only recipe-style book on the subject, .NET 2.0 Interoperability Recipes: A Problem-Solution Approach guides Windows developers who are transitioning from native Windows code to .NET managed code.
.NET tools will allow you to interoperate with existing code. But finding the appropriate tool for the task at hand can sometimes be a frustrating experience. So this book will guide you past myriad infrequently used interop options to focus on those youll use most often.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 512.18 lei 6-8 săpt. | |
Apress – 23 aug 2016 | 512.18 lei 6-8 săpt. | |
Hardback (1) | 352.23 lei 6-8 săpt. | |
Apress – 31 mar 2006 | 352.23 lei 6-8 săpt. |
Preț: 352.23 lei
Preț vechi: 440.29 lei
-20% Nou
Puncte Express: 528
Preț estimativ în valută:
67.41€ • 70.69$ • 56.21£
67.41€ • 70.69$ • 56.21£
Carte tipărită la comandă
Livrare economică 08-22 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590596692
ISBN-10: 1590596692
Pagini: 632
Ilustrații: XIX, 611 p.
Dimensiuni: 178 x 235 x 39 mm
Greutate: 1.25 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590596692
Pagini: 632
Ilustrații: XIX, 611 p.
Dimensiuni: 178 x 235 x 39 mm
Greutate: 1.25 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
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.
Notă biografică
Bruce Bukovics has been a working developer for over 25 years. During this time, he has designed and developed applications in such widely varying areas as banking, corporate finance, credit card processing, payroll processing, and retail automation. He has firsthand developer experience with C, C++, Delphi, VB, C#, and Java, and he rode the waves of technology as they drifted from mainframe to client/server to n-Tier, from COM to COM+, and from Web Services to .NET Remoting and beyond. He considers himself a pragmatic programmer. He doesn't stand on formality and doesn't do things just because they have always been done that way. He's willing to look at alternate or unorthodox solutions to a problem if that's what it takes. He is employed at Radiant Systems, Inc., in Alpharetta, Georgia, as a lead developer and architect in the centralized development group.
Caracteristici
Covers new interop features in .NET 2.0 and VS .NET 2005 Covers PInvoke, COM and COM+ (other books don’t cover all 3 areas) The only recipe-style book on the subject Written by an actual working developer with first-hand experience The majority of the example code is shown in C# and VB.NET and also includes some managed C++/CLI