This documentation is archived and is not being maintained.
Projects and Solutions
Visual Studio 2005
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The topics in this section describe how to use Visual Studio projects and solutions to organize code files and resource files, and how to implement source control.
In This Section
- Projects (Visual Studio SDK)
-
Describes how to extend the Visual Studio project system.
- Project Items (Visual Studio SDK)
-
Shows how to implement a custom tool and then run that tool whenever a project file that is associated with the tool is saved.
- Solutions
-
Describes how VSPackages can interact with solutions. Also describes how to extend Solution Explorer.
- Wizards
-
Describes how to integrate wizards into Visual Studio.
- Source Control (Visual Studio SDK)
-
Discusses the options for implementing source control as an integrated feature of Visual Studio.
- Projects and Solutions Frequently Asked Questions
-
Addresses questions from the Visual Studio SDK user community about projects and solutions.
Related Sections
Show: