MSDN2 增加了 Visual C++ Walkthroughs 文章

光是看到 TOC 就覺得 如果有時間 還真的要好好來這裡上一堂課...

-------------------------------------------------------- 以下..

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

  • Visual C++ Sample Applications

    Provides links to sample code showing the capabilities of Visual C++ and the libraries and technologies that it supports.

Source: Visual C++ Walkthroughs