New ASP.NET MVC Videos and Tutorials
15 new ASP.NET MVC videos were just published at the http://www.ASP.net/mvc website. The first 10 videos are basic tutorials on the ASP.NET MVC framework. If you haven’t had a chance to play with ASP.NET MVC yet, these tutorials are a great introduction.
The second set of 5 videos is part of an ongoing video series: ASP.NET MVC Pair Programming. In these videos, I pair with a prominent community expert to build an entire ASP.NET MVC application from start to finish (because of time constraints – a very, very simple application). The goal is to emphasize the process of building a web application instead of the product.
Because ASP.NET MVC is such a great framework for doing Test-Driven Development, in the first set of these videos, I pair with Charlie Poole – Mr. Test-Driven Development himself. Charlie Poole is the primary developer behind NUnit (http://NUnit.org) which is the most popular unit testing framework for the .NET framework. In this first set of Pair Programming videos, we build a Blog application using good test-driven development practices.
Let me know what you think of the videos. How can I help you learn MVC? I want your feedback on what topics you want covered in future videos.