The problem with ASP.NET MVC - "spaghetti code"
Posted by Martyn at 4/9/2009 5:59:09 PM
I apologise in advance if this post seems slightly incoherent - I write this whilst on a train, and its quite a bumpy ride. Also, another disclaimer - the code you're about to see will be soon heavily refactored and improved; don't expect it in this state to be amazing! For one, truncating the post content will be moved to the model level, and the post mark-up will be moved to a user control.
Read MoreMy experiences with ASP.NET Dynamic Data
Posted by Martyn at 3/23/2009 2:47:59 PM
Not long ago I had no idea what the point of ASP.NET Dynamic Data was. I simply could not 'grok' it, until very recently when I tried using it for a client's CMS.
Read MoreTags: ASP.NET | DynamicData