Archive
Working with Visual Studio 2010 – Part 11
This is the final part 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
- Part 10 – Creating the Continuous Integration Build
In the last part of the series I show how to track the progress of your team using the new SharePoint Dashboards and the SQL Server Reporting Services that are part of the Team Foundation Server 2010 installation.
I hope this video series was of any help to anybody interested in learning about Visual Studio 2010, TFS 2010 and Team Build 2010. The series end here mostly because I have already shown most of what I wanted to show and also because Visual Studio 2010 RC is around the corner and I don’t want to mix stuff of Beta 2 with RC.
If there’s anything you’d like to see (or not to see anymore) on this blog please let me know, feedback is greatly appreciated!
Julio
Working with Visual Studio 2010 – Part 10
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
Working with Visual Studio 2010 – Part 9
This is part 9 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
In part 9 I show how to fix the bug reported by the tester in VS 2010, how the tester can verify the bug fix in Test and Lab Manager and finally how to close the bug.
Hope you like it. See you in next video!
Julio
Working with Visual Studio 2010 – Part 8
This is part 8 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
In part 8 I create and execute a test case and also record a bug using Test and Lab Manager, which is part of the Visual Studio 2010 suite of products. You can see how to include a screenshot, a video and more relevant information from the test result into the bug, which will in turn be very useful information for the developer.
Next video will be about fixing this bug. See you then!



