Contents tagged with TFS Team Build
-
Team Build With SharePoint Projects
What is Continuous Integration?
-
Download: Visual Studio 2008 Project Template for TFS Utilities
If you develop small utilities for Team Foundation Server a lot you might want to save some time and use a project template (see bottom for file attachment) that already comes equipped with the correct references to the Team Foundation Object Model (Microsoft.TeamFoundation.*.dlls) as well as the most important using statements and a few lines of code to get started.
-
[Team Build] How to schedule a build in both TFS 2005 and TFS 2008
To Schedule a build using TFS 2005 : (From TFSGuide)
-
ASP.NET MVC project and TFS Team build issue
I was trying to include my ASP.NET MVC project in a TFS team build today but the build failed so I've investigated this issue and thought it will be helpful to share it with the community.