Archive for May, 2009

MVC.NET

20May09

I’ve about six weeks into an MVC.NET project. Previous to that I created a RESTful web service using some of the MVC.NET routing components, which were still in beta. This project has been a great experience. I feel like I’m doing real web development. The ASP.NET Forms even model was too detached from the real [...]