Pages

Thursday, October 30, 2008

Team Foundation Best Practices

An issue came up at work setting up the new Team Foundation structure. Now we are looking at best practices on how to set up the project structure.

An article on continuous integration has a couple of useful advice. There is the TFS Guide available on Codeplex. Martin Fowler's has an article on Continuous Integration available here.
 

The conclusion for Team Project structure is to use one Team Project for all the related projects. Otherwise, there are issues with build scripts, workspace mappings, etc.

No comments: