Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linq vs SQL
Message
From
24/05/2010 13:52:59
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
Databases
Title:
Miscellaneous
Thread ID:
01465539
Message ID:
01465741
Views:
74
>>Agreed. I've never found any limitations, I just decided to spend my time making a rich domain model.
>>
>>I definitely agree, there are some nice features in nHibernate.
>
>What's nHibernate?

It's an alternative to Entity Framework. I've been using it since the beginning of the year and love it. There's a steep learning curve, though.

To me, there's nothing greater than populating a parent object and several child objects (think of a complicated class structure) and call Session.Save(parentObject) and have NHibernate do all the dirty work with traversing child objects and maintaining relationships. It's saved me a TON of time.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform