Source Control (Visual Studio SDK)
This section discusses the options for implementing source control as an integrated feature of Visual Studio, either through a source control plug-in or a source control VSPackage.
In This Section
- Source Control Integration Essentials
-
Presents the important information that you must have to start working with source control.
- Overview of Source Control Integration
-
An overview of the two available options for implementing source control.
- Creating a Source Control Plug-in
-
Discusses how to create a source control plug-in that supplies source control functionality through the Visual Studio source control user interface (UI).
- Creating a Source-Control VSPackage
-
Discusses how to create a source control VSPackage that not only supplies source control functionality but can be used to customize the Visual Studio source control UI.
- Source Control Samples
-
Contains samples related to source control.
- Source Control Frequently Asked Questions
-
Contains responses to questions and issues about source control integration from the Visual Studio user community.