Team Foundation Server Walkthrough Series: Introduction
The following is a series of walkthroughs for Microsoft Visual Studio 2008 Team Foundation Server. They range from simply making a TFS connection to setting up build configurations and branching scenarios.
- Connecting to Team Foundation Server
- Viewing Work Items
- Opening the Source Control Explorer
- Creating Workspaces
- Checking in Pending Changes
- Creating a DEVELOPMENT branch
- Creating a PRODUCTION branch
- Forward Integration from MAIN to DEVELOPMENT
- Forward Integration from MAIN to PRODUCTION
- Reverse Integration from DEVELOPMENT to MAIN
- Creating a Build Definition
- Queuing a Build
- Managing Build Quality
- Fixing issues in a PRODUCTION release
- Performing a Baseless Merge
- Sample Peer Code Review Process using Shelvesets