Reusable Mappings Something that slightly bothered me with the XML mappings of NHibernate, is the […]
NHibernate and Future Queries
As some of you already know, i’m a big fan of avoiding excessive roundtrips by […]
So What’s NHibernate Development Like?
As i mentioned recently, i’m now part of the NHibernate development team. Ever since i […]
Populating Entities With Associations From Stored Procedures With NHibernate
In response to my last post where i showed how you could fill entities with […]
Populating Entities From Stored Procedures With NHibernate
A short while ago we needed to fetch the data for some entities through a […]
NHibernate Fact when Saving a Transient Entity with Second Level Caching Enabled.
After attending the Advanced NHibernate workshop at the Kaizen Conference, I started to do some […]
Joining The NHibernate Developers
Big weekend so far… Fabio Maulo invited me to join the NHibernate development team, which […]
NHibernate IQuery to ISQLQuery Black Magic
Let me start with a warning. I really can’t recommend that you do what I […]