The Visual C++ Language for .NET 3.5
Buch, Englisch, 512 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 953 g
ISBN: 978-1-4302-1023-8
Verlag: Apress
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 your journey into the world of C++/CLI. In 13 no–fluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.
This book is a beginner's guide, but it assumes a familiarity with programming basics. And it concentrates on explaining the aspects of C++/CLI that make it the most powerful and fun language of the .NET Framework. As such, this book is ideal if you're thinking of migrating to C++/CLI from another language. By the end of this book, you'll have a thorough grounding in the core language elements together with the confidence to explore further that comes from a solid understanding of a language's syntax and grammar.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung .NET Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Objektorientierte Programmierung
Weitere Infos & Material
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.