NHibernate and Linq
Summary In my last post, I showed how to get NHibernate up and running. This article will talk about using Linq with NHibernate. I’m also going to add another table to the mix and show a sample query that joins these two tables together. Using Linq If you typed in the project from my last … Read moreNHibernate and Linq