.NET 2.0 Interoperability Recipes : A Problem-Solution Approach

.NET 2.0 Interoperability Recipes : A Problem-Solution Approach

Author
Bruce Bukovics
Publication Year
2006
Publisher
Springer
Language
English
Document Type
Book
Faculty / Subject Heading
Computer Science

.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 over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.


Keywords: Professional and Applied Computing / .NET / C++ programming language / Windows / Development / Software