Working with Visual Studio 2010 – Part 4

This is part 4 of my Working with Visual Studio 2010 video series. So far we have covered these topics in previous parts:

In part 4 I show how to plan your iteration, also known as sprint. You can see how to specify the iteration duration, assign tasks to team members and check your iteration capacity to make sure the team will not commit to more tasks than they can actually complete.

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

Download Video

Hope you like it.

Julio

Working with Visual Studio 2010 – Part 2

This is part 2 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

In this second part I show how to specify the application’s requirements using User Stories, which is a common approach while working with the Scrum software development process.

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

Download Video

In next part we will create the actual Visual Studio solution and start creating some unit tests. Stay tuned!

Julio