Expert C++/CLI .NET for Visual C++ Programmers /
C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends the...
| Κύριος συγγραφέας: | |
|---|---|
| Συγγραφή απο Οργανισμό/Αρχή: | |
| Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
| Γλώσσα: | English |
| Έκδοση: |
Berkeley, CA :
Apress,
2007.
|
| Θέματα: | |
| Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Why C++/CLI?
- Managed Types, Instances, and Memory
- Writing Simple .NET Applications
- Assemblies, Metadata, and Runtime Services
- Defining Managed Types
- Special Member Functions and Resource Management
- Using C++/CLI to Extend Visual C++ Projects with Managed Code
- Mixing the Managed and the Native Type System
- Managed-Unmanaged Transitions
- Wrapping Native Libraries
- Reliable Resource Management
- Assembly Startup and Runtime Initialization.