Team System Training / Tutorials

I had found "Team System Rocks" a few days ago; the site is full of video / powerpoint combo tutorials to either or both show how to accomplish simple tasks in what is at first a daunting interface, or explain the architectural concepts behind the TFS (Team Foundation Server) API and framework.

To give you an idea of just how different it's been for me, it took me 15 minutes & lots of googling to figure out how to switch from sourcesafe to the Team Foundation Source Control.  Here's the way to do it in case anyone else is trying:

To configure Visual Studio to use Team Foundation source control
1. From the Tools menu, choose Options.
2. In the Options dialog box, navigate to SourceControl, expand it, and then click Plug-in Selection.
3. In the Current source control plug-in drop-down list box, choose Visual Studio Team Foundation Server.
4. Click OK.

No Comments