One of my New Year\'s Resolutions is to finally learn some web development. I\'ve decided on ASP.NET MVC as I\'m a believer in TDD and IoC. I\'m looking for a list of topics a
First step in starting MVC is going through Nerd Dinner Tutorial.
Its the simplest and quickest way to introduce you to the basics of MVC in my opinion.
Thanks