This is part 10 of my Working with Visual Studio 2010 video series. So far we have covered these topics in previous parts:
- Part 1 – Creating the Team Project
- Part 2 – Creating the User Stories
- Part 3 – Adding Users to Team Projects
- Part 4 – Planning the Iteration
- Part 5 – Test Driven Development
- Part 6 – Test Driven Development (continued)
- Part 7 – Creating a WPF application
- Part 8 – Creating Test Cases and Bugs
- Part 9 – Fixing and Closing Bugs
In part 10 I show how to use Team Build 2010 to prepare a Continuous Integration build definition for the BookStore application. Continuous integration is a best practice that makes sure that any time a developer checks-in some code a new build is triggered, allowing the team to quickly find broken builds and fix them early in the development process.
As a side note I just want to highlight that the WMV video that you can download from the above link has better quality than the Youtube video, mostly because of Youtube processing of the video which, for some reason, reduces quality and un-syncs the video from the audio. Download the video for the best quality.
Enjoy!
Julio
