ASP.NET MVC (Module View Controller) in 3.5 SP1

August 12th, 2008 by Philip Hustead | Filed under ASP.NET, All.

So I’ve been looking a little into the new MVC framework that will be included in .NET 3.5 SP1 (Currently avalible in Preview version 4). Check out Scott Guthrie’s blog series starting at http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx

I can’t wait to start playing with it. Also check out the asp.net MVC home page at: http://www.asp.net/mvc/ Scott Hanselman has some really good videos on MVC. Especially check out the Storefront Starter Kit. Not only does it go over MVC but also TDD (Test Driven Development). I’ve never used TDD before and it looks very intresting. I will be looking into that as well.

Comments are closed.