Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
.NET 2.0 interoperability recipes : a problem-solution approach
Bukovics B., Apress, Berkeley, CA, 2006. 632 pp. Type: Book (9781590596692)
Date Reviewed: Jan 31 2007

Microsoft .NET is a technology that provides a new and improved way of developing software for the Windows platform. Microsoft .NET offers a framework that makes it possible for all applications to interoperate on a single platform.

This book addresses the topic of interoperability of existing code for the Microsoft .NET platform. It offers a recipe for handling programming code in Windows, and consists of nine chapters. Chapters 1 through 3 discuss programming issues related to application programming interfaces. Some examples of the code are shown in these chapters, such as how to catch unmanaged exceptions by writing small C++ wrappers around the managed functions, how to handle exceptions for memory management, and how to replace Win 32 calls with .NET. Chapter 4 is dedicated to interoperability issues for the C++ programming language in Microsoft .NET. Chapters 5 through 7 focus on exposing code using component object model (COM) components, while chapters 8 and 9 focus on COM+ services and transactions.

In Windows, most programming issues are related to dynamic link libraries (DLLs) and platform invocation services (PInvoke). This book presents various ways to handle source code for DLLs and PInvoke. However, readers need to be familiar with programming code used in the book, DLL code and PInvoke code for the Windows platform, and how to use COM and COM+ technologies. Readers must also have a good background in C++, C#, and Visual Basic .NET. This book is recommended to readers, especially developers, who want to learn the technical details about how to interoperate existing code with the Microsoft .NET platform.

Reviewer:  Rosziati Ibrahim Review #: CR133864 (0801-0014)
Bookmark and Share
 
Interoperability (D.2.12 )
 
 
Concurrent Programming Structures (D.3.3 ... )
 
 
Microsoft .NET (D.3.2 ... )
 
 
Concurrent Programming (D.1.3 )
 
 
Language Constructs and Features (D.3.3 )
 
Would you recommend this review?
yes
no
Other reviews under "Interoperability": Date
Generic programming and the STL: using and extending the C++ Standard Template Library
Austern M., Addison-Wesley Longman Publishing Co., Inc., Boston, MA, 1998.  548, Type: Book (9780201309560), Reviews: (1 of 2)
Dec 1 1998
Generic programming and the STL: using and extending the C++ Standard Template Library
Austern M., Addison-Wesley Longman Publishing Co., Inc., Boston, MA, 1998.  548, Type: Book (9780201309560), Reviews: (2 of 2)
Feb 1 1999
The dream of a global knowledge network: a new approach
Doerr M., Iorizzo D. Journal on Computing and Cultural Heritage 1(1): 1-23, 2008. Type: Article
Oct 20 2008
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy