Tag Archive | "MVC"

Rails, Grails and .NET MVC

May 3, 2009 2 comments

Deciding between these three great technologies can be hard, I wanted something fun but also – exposure to some new technologies.

MVC and Test Driven Development

December 13, 2007 No comments yet

Well shortly after the release of VS 2008 Microsoft have released an MVC extension for Visual Studio. It is long overdue but never the less great to get! One funny point to note and maybe it’s just because the release is only CTP but the test framework of VS 2008 cannot test a controller out-the-box [...]