views:

84

answers:

1

At my new company I have been tasked with setting up and presenting TFS as a full life cycle solution. I have plenty of experience working with TFS as a developer but I can't seem to find any good resources regarding setting up process via templates, things like modifying work items templates, creating sprints (We are using scrum) , bugs templates and so on. Any material either on the web or in book form would be greatly appreciated. We will be using TFS 2010 but anything from 2008 or 2005 would be a great help. Thanks

+1  A: 

MSDN Magazine has an article about "Agile planning with TFS 2010" here: http://msdn.microsoft.com/en-us/magazine/dd347827.aspx

Also check out these fresh virtual harddrives pre-installed with TFS and Visual Studio. They come with labs that you can follow, one of them titled "Planning your Projects with Team Foundation Server 2010": http://blogs.msdn.com/briankel/archive/2009/12/23/now-available-visual-studio-2010-beta-2-virtual-machines-with-sample-data.aspx

jakber
Thanks this is exactly what I was looking for!
Anthony