Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Team Foundation Server
  • Kanban Process Template for TFS

    I want to announce that I have posted an alpha version of the Kanban Process Template for TFS on codeplex.  The template as currently has a set of Areas and Iterations to help get started with Kanban.  This Process template is based off the MSF Agile template.  There is now a score field, that has points based off the fibonacci ...
    Posted to Corporate Coder (Weblog) by elandes on April 22, 2008
  • Guidance Automation Feb. Release

    Quick heads up on a great new tool for teams on the patterns and practices msdn site.  The Guidance Automation Extensions and Guidance Automation Toolkit Feb 2008 release is now out.  This tool looks like that it might be a great addition to aid enterprise development groups in emphasizing coding standards.  Call me crazy, ...
    Posted to Corporate Coder (Weblog) by elandes on February 26, 2008
  • Series of Articles on using VSTS

    On MSDN, there are a series of articles to help explain how to use VSTS and TFS within a large organization.  Called Global Bank: A Scenario for Visual Studio Team System 2008.  This article has an excellent introduction to the possibilities of how VSTS and TFS can assist with your software development life cycle.  There is a lot ...
    Posted to Corporate Coder (Weblog) by elandes on February 3, 2008
  • Visual Studio Team System 2008 and TFS 2008 Virtual Images

    Since I use virtual images of TFS for some of the things I'm doing, thought I'd let you know that these virtual machines are available now on MSDN. The nice about these images is the preinstallation of Visual Studio Team System, and Team Foundation Server.  I'd also wish for preinstall of at least the BI studio stuff for ...
    Posted to Corporate Coder (Weblog) by elandes on January 27, 2008
  • New Resolve feature for TFS Next

    I noticed this on the TFS Version Control Site, and thought this might be interesting for those using Team Foundation Server.  For our group sometimes there are some issues with the Resolution of conflicts when checking in.  The proposed interface looks good to me.  Love to hear other feedback!
    Posted to Corporate Coder (Weblog) by elandes on December 26, 2007
  • Making Kanban meetings more effective.

    I took a vacation down to my favortie city, Orlando!  Actually Lake Buena Vista FL, home of Walt Disney World!  So of course the week of Thanksgiving, I wasn't Kanbanning,  but visiting the parks at WDW.  I'm always impressed with how the Disney company can handle the amount of crowds that they do.  If ...
    Posted to Corporate Coder (Weblog) by elandes on December 2, 2007
  • Even More Kanban observations (Part IV)

    As I last posted we are going ahead with our Kanban for Change tickets.  The visit with David Anderson (who wrote Agile Management for Software Engineering...) and Corey Ladas (His Blog is Lean Software Engineering)  really helped focus what we'd like to do at my place of work.  While have similarities, we do have some ...
    Posted to Corporate Coder (Weblog) by elandes on November 9, 2007
  • Team Foundation Power Toys: There's a Reason They are Called Toys

    So I desperately needed to rollback the deletion of six source code files, which, by the way, were asp.net custom control classes. See previous post. The simple solution, right click on the files and select Rollback, Revert, or some other command. Okay, so maybe the command is nested somewhere below that point in the command hierarchy. Or NOT! ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on January 24, 2007
  • Brain Dead Decision: No Roll Back in Team Foundation Server Source Control

    I can't believe it. How stupid is Microsoft? I swear. They ship a supposed rock-solid server-based source control system and don't provide a rollback feature? I didn't discover this until today when I inadvertantly deleted some source files. So I'm rooting around for an hour trying to figure out how to restore the files from ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on January 24, 2007
  • Team System Source Code: Unlocking Checed Out Files

    We had a problem recently where one of out developers (a summer intern) left with some files checked out of the Team System Source Control system. Turns out there is no way through Visual Studio 2005 to un-checkout a file. However, there is a command line tool tf you can use to accomplish this and a number of other things. I found a couple of ...
    Posted to Paul Litwin's Blog (Weblog) by plitwin on September 30, 2006