Tag: migration

  • TFS Migration: Sharing common code

    In this latest installment of recording our team’s migration to Team Foundation Server 2010, I’ll be describing how we organized and share our common code libraries. The scenario is quite common. We have a Application that provides specific line of business functionality. It leverages several Common libraries that provide underlying functionality that are used by […]

  • TFS Migration: Branching and Merging Strategy

    As we are evaluating and planning our migration to Team Foundation Server 2010, considerations for adopting a Branching and Merging strategy for our source control projects has demanded a lot of our attention. While using Visual Source Safe, our team rarely if ever used Branching to isolate project so they can be developed or supported […]