Your Account
You need to enable JavaScript to view more than 15 articles by this author.
Effective Interop with Managed C++ Publish Date: Jun. 23, 2003
Managed C++ offers unmatched power to developers who need legacy C++ applications to interoperate with .NET. The hybrid nature of managed C++ becomes a strength in these situations because you're able mix your legacy C++ code with managed C++ in nearly any combination. John Bush shows you how to interoperate between managed and unmanaged C++.