C++/CLI : The Visual C++ Language for .NET /
Main Author: | |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2007.
|
Edition: | 1st ed. 2007. |
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.