LINQ to NHibernate: A Vast Improvement

In honor of the (relatively) new 1.0 status of LINQ to NHibernate, I’ve been spending the last few nights LINQifying some old NHibernate queries I’ve written and I must say that I’ve been very pleased.

There have traditionally been two ways of specifying NHibernate queries: HQL and the criteria query API.

Continue reading over at dzone...

Leave a Reply