C++/CLI: The Visual C++ Language for .NET

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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 language and explains both how the language elements work and how Microsoft intends them to be used. Compilable code samples illustrate the syntax as simply as possible, and more elaborate code samples show how the new syntax might typically be used.

The 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 on the .NET Framework 3.0. 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 languages syntax and grammar.

Author(s): Gordon Hogenson (auth.)
Edition: 1
Publisher: Apress
Year: 2007

Language: English
Pages: 448
Tags: Programming Languages, Compilers, Interpreters

Front Matter....Pages i-xxxiv
Introducing C++/CLI....Pages 1-10
A Quick Tour of the C++/CLI Language Features....Pages 11-28
Building C++/CLI Programs for the .NET Developer Platform with Visual C++....Pages 29-41
Object Semantics in C++/CLI....Pages 43-73
Fundamental Types: Strings, Arrays, and Enums....Pages 75-116
Classes and Structs....Pages 117-171
Features of a .NET Class....Pages 173-210
Inheritance....Pages 211-234
Interfaces....Pages 235-257
Exceptions, Attributes, and Reflection....Pages 259-284
Parameterized Functions and Types....Pages 285-316
Interoperability....Pages 317-354
Back Matter....Pages 355-412