Author: Tales from the Evil Empire : ASP.NET | Posted on: 8/20/2009 2:05:15 PM | Views : 757

One of the great things about NHibernate is its vibrant community and ecosystem. So many people are using it or building other libraries on top of it that you can be pretty sure that there is always a reasonable solution to any problem you might face. Or several. This means of course that there are lots of choices you can make about how you use NHibernate. While this is essentially a good thing, too many choices can be intimidating when starting to use a technology. In this post, I?ll present some of the first choices you are going to have to make for your NHibernate code. I?ll explain the choices that our team made for our own migration and an attempt at explaining why you would make different choices depending on the particular context of...(read more)Go to the complete details ...