Walkthroughs give step-by-step instructions for common scenarios, which makes them a good place to start learning about the product or a particular feature area.
Getting Started
Attributes Walkthroughs
Deployment Walkthroughs
Libraries Walkthroughs
- ATL Tutorial
-
Leads you through the creation of a control and demonstrates some ATL fundamentals in the process.
- Attributes Tutorial
-
Leads you through the creation of a client and a server application using attributes and events.
- ATL Server Tutorial
-
Shows how to create a simple online store that accesses a database. Covers some basic and advanced features of ATL Server including handling forms, validating user input using regular expressions, creating and using cookies, exposing statistics as performance counters, creating dynamic services, using cryptography, and more.
- Walkthrough: Creating a Rich Client Application with MFC
-
Demonstrates how to create a rich-client interface using the Microsoft Foundation Class (MFC) Library, a well-tested class library that supports a broad range of features common to all Windows applications, and consume an XML Web service created with Visual Basic or Visual C#.
Windows Forms Walkthroughs
XML Web Services Walkthroughs
Related Sections
- Visual C++ Sample Applications
-
Provides links to sample code showing the capabilities of Visual C++ and the libraries and technologies that it supports.
See Also