Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Our company just installed TFS for us to start using for project development processes and source control. They want us to start using it to manage our projects as well. We have a small team, no current bug or task tracking software, and 2 developers of the 3 have experience with any actual methodologies.

What books, websites, and/or other information can you recommend for us to use to get started?

share|improve this question

3 Answers

up vote 1 down vote accepted

"Professional Application Lifecycle Management with Visual Studio 2010" is a good book, covers pretty much all of TFS's capabilites. I'd also recommend reading the blogs of the various "ALM Rangers". They have a silly name but they do offer good advice.

There are a lot of other TFS blogs on MSDN, I won't list them all, but a good place to start would be the blogs of Brian Harry, Buck Hodges, Bill Heys and Jim Lamb. If you go to Buck Hodges's blog and look on the right hand side you'll see "Blog - Link List"

share|improve this answer

I have compiled a list of links on Agile that I am working on for a presentation:

https://www.google.com/bookmarks/l#!threadID=G_eN74brLH3k%2FBDRGfDQoQzMDkttUl

It has links to presentations, books etc. on Agile and Scrum, both for TFS and Software Development in general.

share|improve this answer

Professional Team Foundation Server 2010 by Wrox is new book on TFS2010. It Provides a broad overview of Team Foundation Server for developers, project managers, testers and everyone wanting to use TFS.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.