X

C++/CLI Primer: For .NET Development

Product ID : 34102391


Galleon Product ID 34102391
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
1,987

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About C++/CLI Primer: For .NET Development

Enter a world of hardcore back-end, server-side enterprise programming on the .NET platform. This book presents some of the important aspects of the C++/CLI language that often become a barrier preventing programmers from exploring further. The C++/CLI Primer is a powerful but compact book that will guide you through that barrier. Many of today's complex transactions and enterprise applications count on C++/CLI. Visual Studio 2015 and earlier versions support C++/CLI if you program using an IDE. C++/CLI is unattractive, clumsy, and hard when compared to other modern languages that run on the .NET platform. That's because it is powerful. Like light that can be viewed as a wave or particle, C++/CLI can be exercised as an unmanaged or managed or actually as the sandwich language to do mixed mode programming, which is its real power. That's also why it is unique.What You'll LearnDiscover C++/CLI and why is it used in .NET programmingWork with types, primitive types, object creation, and managed and abstract classesUse abstract classes in C++/CLIHarness the power of nullptreImplement code that uses boxing/unboxingUse equality/identity, properties, enums, strings, arrays, and moreWho This Book Is ForExperienced Microsoft .NET application developers, familiar with .NET framework and C++.