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
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Hands-On Large Language Models
AI has acquired startling new language capabilities in just the past few years. Driven by the …
book
The GuruBook
The GuruBook is an inspiring collection of 45 articles and interviews with well-known thought leaders and …
video
Introduction to ChatGPT and OpenAI
OpenAI ChatGPT is a powerful language model that uses advanced ML techniques to generate human-like text …