25 lines
1.5 KiB
Markdown
25 lines
1.5 KiB
Markdown
|
---
|
||
|
title: "[How Do I:] Implement Continuous Integration with Team Foundation? | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "There are a number of continuous integration tools that work on top of Team Foundation Server, and in this video we look at the free Norton TeamCI tool avail..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/01/2007
|
||
|
ms.topic: article
|
||
|
ms.assetid: 525c3f23-586a-4594-a2cf-efb5a1ef6898
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/vs-2005/how-do-i-implement-continuous-integration-with-team-foundation
|
||
|
msc.type: video
|
||
|
---
|
||
|
[How Do I:] Implement Continuous Integration with Team Foundation?
|
||
|
====================
|
||
|
by [Chris Menegay](https://twitter.com/CMenegay)
|
||
|
|
||
|
There are a number of continuous integration tools that work on top of Team Foundation Server, and in this video we look at the free [Norton TeamCI](http://teamsystemrocks.com/files/12/tools/entry1018.aspx) tool available from [Team System Rocks](http://teamsystemrocks.com/). TeamCI periodically checks whether updated files have been checked in to Team Foundation Server and, if so, will build the solution and run any automated tests.
|
||
|
|
||
|
[▶ Watch video (6 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-implement-continuous-integration-with-team-foundation)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](how-do-i-discover-application-changes-prior-to-deployment.md)
|
||
|
[Next](how-do-i-automate-testing-using-team-build.md)
|