-
Microsoft Visual C++/CLI Step by Step Aug 2013 PDF ePub下载
资源介绍
Microsoft Visual C++/CLI Step by Step (pdf + ePub)
Publisher: Microsoft Press (August 2, 2013)
Language: English
ISBN-10: 0735675171
ISBN-13: 978-0735675179
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