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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Hogenson, Gordon (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2007.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.