Programming with Managed Extensions for Microsoft Visual C++ .NET

The Visual C++ developer's guide to Visual C++
managed extensions - or for programmers using MS
Visual C# who want to tap into all
the power of the .NET Framework. Visual C++
has several capabilities that Visual C# does not
have, including better access to unmanaged code, the
ability to mix managed and unmanaged code in
the same source file, direct access to unmanaged
data, and other features. Because developers who use
C# may want to implement more C++ in
their MS .NET applications, this book thoroughly covers
the Visual C++ managed extensions, plus how to
write .NET libraries and applications. Readers learn the
different programming rules for managed extensions, along with
the features that are new to Visual C++
and other .NET-compatible languages. The book: Discusses the
capabilities of Visual C++ that Visual C# does
not have, plus the features that are new
to Visual C++ and other .NET-compatible languages; Covers
the Visual C++ managed extensions, plus how to
write .NET libraries and applications.