Foundations of C++/CLI The Visual C++ Language for .NET 3.5 /

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft's extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start you...

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

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Hogenson, Gordon (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2008.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Introducing C++/CLI
  • A Quick Tour of the C++/CLI Language Features
  • Building C++/CLI Programs for the Common Language Runtime 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
  • An Introduction to the STL/CLR Library
  • Interoperability.