Book description
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
Table of contents
- Dedication
- Introduction
-
I. Getting Started with C++ .NET
- 1. Hello C++!
- 2. Introducing Object-Oriented Programming
- 3. Variables and Operators
-
4. Using Functions
-
Declaring function prototypes
- Declaring a simple function prototype
- Declaring parameters in a function prototype
- Declaring the return type in a function prototype
- Declaring default values for function parameters
- Defining function bodies
- Calling functions
- Stepping through the application by using debugger
- Understanding local and global scope
- Quick reference
-
Declaring function prototypes
- 5. Decision and Loop Statements
- 6. More About Classes and Objects
- 7. Controlling Object Lifetimes
- 8. Inheritance
-
II. Microsoft .NET Programming Basics
- 9. Value Types
- 10. Operator Overloading
- 11. Exception Handling
- 12. Arrays and Collections
- 13. Properties
- 14. Delegates and Events
-
15. The .NET Framework Class Library
- What is the .NET Framework?
- The .NET Framework namespaces
- Quick reference
-
III. Using the .NET Framework
- 16. Working with Files
- 17. Reading and Writing XML
- 18. Using ADO.NET
- 19. Writing a Service by Using Windows Communication Foundation
- 20. Introducing Windows Store Apps
- 21. More About Windows Store Apps
- IV. Advanced topics
- Index
- About the Author
- Copyright
Product information
- Title: Microsoft Visual C++/CLI Step by Step
- Author(s):
- Release date: August 2013
- Publisher(s): Microsoft Press
- ISBN: 9780735675162
You might also like
book
Build Windows 8 Apps with Microsoft Visual C++ Step by Step
Your hands-on, step-by-step guide to building Windows 8 apps with Microsoft Visual C++ Teach yourself how …
book
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft's extensions to the …
book
C++ 2013 for C# Developers,Second Edition
" C++ 2013 for C# Developers provides a fast-track to C++ proficiency forthose already using the …
book
CSS3 Quick Syntax Reference: A Pocket Guide to the Cascading Style Sheets Language
The CSS3 Quick Syntax Reference is a 150-page syntax reference to the Cascading Style Sheets language. …