Similar articles
DotNetShoutout - Latest published stories
Elegant Code » Asp.Net MVC 2 Areas
I’m looking into the new stuff in Asp.Net MVC 2, trying to figure out what is cool and what is just there. Areas look like a nice addition
DotNetShoutout - Latest published stories
FubuMVC From Scratch – Part 2 | Elegant Code
<div><div><div style="float:right"><img alt ="" src="http://images.pageglimpse.com/v1/thumbnails?devkey=82c14bf10b5f9d544e78661ac2d355d2&url=http://elegantcode.com/2009/03...
CodeBetter.Com - Stuff you need to Code Better!
PhatBoyG and me on Elegant Code
Just over a week ago, Chris Patterson and I recorded a podcast with Elegant Coders Jarod Ferguson and David Starr. We spent a couple of hours discussing event driven architecture (EDA), messaging, and...
DotNetShoutout - Latest published stories
Progressive Interfaces | Elegant Code
<div><div><div style="float:right"><img alt ="" src="http://images.pageglimpse.com/v1/thumbnails?devkey=82c14bf10b5f9d544e78661ac2d355d2&url=http://elegantcode.com/2009/03...
DotNetShoutout - Latest published stories
Laurent Kempé | ASP.NET MVC 2, MSpec and Watin
The other day I posted about “Automated functional tests using Watin and MSpec” which we do at Jobping as a spike to automate our functional tests on our ASP.NET MVC 2 site. Yesterday evening I was fa...
DotNetShoutout - Latest published stories
Generic Value Object | Elegant Code
I just wanted to share my attempt for implementing a generic base class for Value Objects, popularized by Eric Evans and the Domain-Driven Design community. I must say that I got heavily inspired by J...