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:

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.

[youtube http://www.youtube.com/watch?v=AAzYFraNe6I&hl=en_US&fs=1&]

Download Video

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:

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.

[youtube http://www.youtube.com/watch?v=B-TvSUQlrUw&hl=en_US&fs=1&]

Download Video

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:

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.

[youtube http://www.youtube.com/watch?v=XWPLybAptJ8&hl=en_US&fs=1&]

Download Video

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:

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.

[youtube http://www.youtube.com/watch?v=C8XxojT-6sc&hl=en_US&fs=1&]

Download video

Next video will be about fixing this bug. See you then!