CSLA + NHibernate = Easy
So we just started hacking around on a little project this afternoon where we hooked up a basic CSLA business object up to a database with NHibernate + Fluent NHibernate. All I have to say is that this was a breeze. There was a few nuances that had to be figured out before the object returned from the database correctly but that was just because I was doing something wrong I think. I am going to expand my sample some tomorrow and will try to post more code samples and the project soon.
Dude,
I am EXTREMELY interested is seeing how you did this.
Will you please direct me to where you posted it?