Projects Tutorials

Visual Studio projects are the containers that developers use to organize source code files and other assets. Projects let you organize, build, debug, and deploy source code and create references to Web services, databases, and other resources. You can view projects and their contents by using Solution Explorer.

The tutorials in this section teach how to create and extend Visual Studio projects. For more information about Visual Studio projects and what they can do, see Projects and Solutions.

In This Section