ASP.NET MVC: Episode 1 with Charlie Poole – Generating User Stories

Published December 31st, 2008 Under Uncategorized | Leave a Comment

In this first episode, Stephen Walther and Charlie Poole discuss the ASP.NET MVC Blog application. They start by generating a small number of user stories that represent how the customer will interact with the Blog application.

http://www.asp.net/learn/mvc-videos/video-405.aspx

Ben Hall – Red, Green, Refactor

Published December 1st, 2008 Under Uncategorized | Leave a Comment

Starting to unit test your first project is difficult, where to start? What to test? How do you even get started? In this session, Ben starts from scratch and implements an ASP.net 2.0 application using test driven development techniques. The application will have to deal with real world situations such as databases, web services and even some users! Ben will demonstrate how to design the application for testability and how unit testing and mock frameworks can make your life easier and your tests less fragile. At the end, will the tests go green?

Videos for ASP.NET 2.0 Beginners – Debugging and Tracing Your Website

Published August 11th, 2008 Under Software Testing | Leave a Comment

In this lesson, you will learn how to debug and monitor your ASP.NET 2.0 Web applications.

http://www.asp.net/LEARN/videos/video-10.aspx

« go back