MVC Information for ASP.NET

Since so many people mentioned MVC in my post asking about future updates that you are most looking forward to (here), I thought I would post some helpful information around MVC.

Of course, Scott's blog has some great information on it - here.

There is a great set of online videos found at An Introduction to ASP.NET MVC using VB.

And of course there is lots of useful information on the https://www.asp.net/mvc/ site and the wiki on there at https://wiki.asp.net/page.aspx/286/aspnet-mvc-framework/.

For a great example using MVC, check out this blog for a walk-through e-commerce store with full application lifecycle including agile and TDD design.:

https://blog.wekeroad.com/mvc-storefront/ 

kick it on DotNetKicks.com