Friday, February 18, 2005

Test Driven Development with Visual Studio 2005 Webcast

Geek Speak: Debugging and Tweaking Week (Part 5 of 5): Test Driven Development with Visual Studio 2005 - FollowUp

"http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032267715&Culture=en-US

This session highlights two useful features in Visual Studio 2005 that help developers improve the performance and quality of their software. Learn how the built-in profiler monitors the execution of a running program and generates detailed reports on the application's behavior that can be used to identify those bottlenecks that most affect the program's performance. We will also show how to take advantage of the support for test-driven development in Visual Studio 2005 to ensure that you are preserving the integrity of your existing code as you enhance or extend your solutions.

..."


Another nice webcast from David Waddleton. This one was an intro to Test Driven Development (TDD) in Visual Studio 2005.

Like all of Daivd's casts this week, he focused on showing it work and not just showing a static slideshow. It was great seeing the new VS Test System testing stuff in action. So of course now I'm jones'ing for VS2005 (like I wasn't already ;)

As I think I've said before, I believe it's clear that VS2005 is going to be the break out version for .Net development...

No comments: