C++/CLI the visual C++ language for .NET /

C++/CLI: The Visual C++ Language for .NET introduces Microsoft's extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI lan...

Full description

Main Author: Hogenson, Gordon.
Other Authors: SpringerLink (Online Service)
Format: eBook
Language: English
Published: Berkeley, Calif. : Apress, ©2006.
Physical Description: 1 online resource (xxxiv, 412 pages)
Series: Expert's voice in .NET.
Subjects:
Table of Contents:
  • Introducing C++/CLI
  • A Quick Tour of the C++/CLI Language Features
  • Building C++/CLI Programs for the .NET Developer Platform with Visual C++
  • Object Semantics in C++/CLI
  • Fundamental Types: Strings, Arrays, and Enums
  • Classes and Structs
  • Features of a .NET Class
  • Inheritance
  • Interfaces
  • Exceptions, Attributes, and Reflection
  • Parameterized Functions and Types
  • Interoperability.