Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

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

Posted By: DZ123
Microsoft Visual C++/CLI Step by Step (Repost)

Julian Templeman, "Microsoft Visual C++/CLI Step by Step"
English | 2013 | ISBN: 0735675171 | PDF | pages: 542 | 7.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