Source Control Samples
Visual Studio 2005
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following table includes a list of samples in the Visual Studio SDK that demonstrate the options for implementing source control as an integrated feature of Visual Studio.
In This Section
- Source Control VSPackage Sample
-
Provides a minimal framework on which a source control package can build its own model.
- Source Control Plug-in Sample
-
Gives guidelines to install and run a skeleton sample of a source control plug-in.
- Basic Source Code Control Provider Sample (C#)
-
Demonstrates how to create the basic structure and functionality for a source code control provider.
- Source Code Control Provider Sample (C#)
-
Demonstrates how to create the structure and functionality for a source code control provider.