Here is a small project I thought others might find as useful as I have. We all know how hard it is to find a decently written schema these days especially when you inherit a project. Well why carry those ugly column names into code? This generator will create nice names for your columns while [...]
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 [...]
I plan to write about some things you need to know about this release but right now just know that it is hitting the MSDN servers. No one is sure yet if the new MVC framework is bundled with this but if it is get ready for some goodies. -c