laconicdev
laconicdev

Reputation: 6440

TFS Team build guide

I am trying to use TFS team build, but can't find any decent startup documents/guides. Can somebody give me some pointers on do's/dont's and maybe a link to a good guide?

Thanks!

Upvotes: 3

Views: 2120

Answers (4)

Fery
Fery

Reputation: 481

These two links helped me a lot to understand Build Team.

A Primer on Microsoft Build Automation

Creating a Build Definition in TFS

Upvotes: 0

Kevin
Kevin

Reputation: 1141

The guys here at work use this book:

Inside the Microsoft® Build Engine: Using MSBuild and Team Foundation Build

Upvotes: 5

Craig Martek
Craig Martek

Reputation: 284

When I did a lot of work with TeamBuild, this blog would always have the answers I was looking for. I'm pretty sure I was on it at least once a day.

Upvotes: 1

Keith Bloom
Keith Bloom

Reputation: 2439

This blog has some great articles on Team Build including tips on setting on CI builds. If you're using Team Foundation Server I recommend installing the Power Tools which makes life much easier.

Upvotes: 3

Related Questions