Working with Visual Studio 2010 – Part 6

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

In part 6 I continue doing some Test Driven to actually make our unit test go to the green state. I also show some quick ADO.NET Entity Framework use and finally how to check-in your code to Team Foundation Server while associating that check-in with the developer task.

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

Download Video

Hope you like it!

Julio

Working with Visual Studio 2010 – Part 5

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

In part 5 I show how to start coding using some Test Driven Development. Ran a little bit out of time, so this part covers from the Visual Studio solution creation to running the unit test getting a fail result. Next part covers making the test pass.

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

Download Video

Enjoy!

Julio