Archives
-
NHibernate Fluent Validation
Some time ago, I wrote a post on fluent validation for Entity Framework Code First. I think it is a cool concept, and I decided to bring it into NHibernate!
-
On NHibernate Performance
I noticed a flaw here. Will update the numbers in the next days.
-
NHibernate Pitfalls: Table Schema
This is part of a series of posts about NHibernate Pitfalls. See the entire collection here.
-
Minimum NHibernate Code
Sometimes people complain that NHibernate is difficult. Although NHibernate offers a lot of options when compared with other O/RMs, I don’t fully agree with this. Just as an example, all that it takes to setup NHibernate and perform all the mappings, with conventions being applied is: