Tag Archives: MVC

ASP.NET MVC Experimentation

Inspired by Rob Conery’s MVC Storefront series, I’ve decided to have a go at implementing a photo sales website using MVC and a bit of TDD to get a feel for the process.  ASP.NET MVC is only in beta at the moment, so if you decide to have a play, make sure you grab the latest framework from ASP.net.

Off topic, I feel compelled to announce that codeSMART is now officially a BLOG.  How do I know?  Because I have SPAM!!!!

Update: Interim builds of ASP.NET MVC are available on CodePlex at http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=12640.