Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Microsoft Visual C++/CLI Step by Step (repost)

Posted By: interes
Microsoft Visual C++/CLI Step by Step (repost)

Microsoft Visual C++/CLI Step by Step (Step by Step Developer) by Julian Templeman
English | ISBN: 0735675171 | 2013 | 540 pages | EPUB + PDF | 4 + 8 MB

Your hands-on guide to Visual C++/CLI fundamentals.
Expand your expertise—and teach yourself the fundamentals of the Microsoft Visual C++/CLI language. If you have previous programming experience but are new to Visual C++, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.

Discover how to:
Write and debug object-oriented C++ programs in Visual Studio 2012
Utilize the various features of the C++/CLI language
Make use of the Microsoft .NET Framework Class Library
Create a simple Windows Store app
Use .NET features such as properties, delegates and events
Access data from disparate sources using ADO.NET
Create and consume web services using Windows Communication Foundation
Work effectively with legacy code and COM