Visual Studio Walkthroughs
These walkthroughs introduce the important areas of the Visual Studio product. Each walkthrough discusses the development of a specific application type or major application feature using a series of step-by-step instructions. In most cases, each walkthrough incorporates methods or features from different parts of Visual Studio. This provides a hands-on introduction to the numerous major features of Visual Studio in a clear and ordered manner.
In This Section
- Rich Client Application Walkthroughs
-
Demonstrates the development of a rich Windows client application using the Microsoft Foundation Class (MFC) library or Windows Forms.
- Web Forms Application Walkthroughs
-
Demonstrates the development of an application based on Web Forms by creating an XML Web service and middle-tier components. A Web Forms project is then created to access them.
- Creating and Accessing XML Web Services Walkthroughs
-
Demonstrates the development of an XML Web service using Visual C#, Visual Basic, and ATL Server. There are also corresponding walkthroughs for accessing the XML Web service.
- Walkthrough: Creating a Distributed Application
-
Demonstrates how to create a multitiered, distributed application that has both a rich Windows client and a browser interface.
- Visual Basic Walkthroughs
-
Provides links to walkthroughs demonstrating various tasks in Visual Basic.
- Visual C# Walkthroughs
-
Provides links to walkthroughs demonstrating various tasks in Visual C#.
- Visual J# Walkthroughs (Visual Studio)
-
Provides links to walkthroughs demonstrating various tasks in Visual J#.
- Visual C++ Walkthroughs (Visual Studio)
-
Provides links to walkthroughs demonstrating various tasks in Visual C++.
- Windows Installer Deployment Walkthroughs
-
Provides links to walkthroughs demonstrating deployment with Visual Studio.