Monday 22 October 2007

Subsonic (.net ORM)

is BRILLIANT!

Not much content here. Just want to say that if you're still writing your own data access layer, stop now and head on over the SubSonic site and start using the easiest ORM I've ever had the pleasure of messing with...

10 minutes into TellyBook and I had my whole DAL up and running. Didn't have to write a single stored procedure or 1 line that said "... command as new SQLCommand(connection, "BlahBlahBlah")..."

I certainly won't miss that. Their site is full of useful articles and webcasts that really do mean you can just plug this thing in and get moving with it.

Props to Rob Conery and the rest of the guys.

****UPDATE****

And it looks like soon SubSonic may have rails style validation (Directly added to the generated model):

SonicCast - Validation

BRILLIANT!!!

***************

No comments: