Use this tag for Nhibernate version 3.x series specific question.
I have this tables: Person -> PersonFavorites, PersonCompany PersonCompany -> Company I have now to do the following …
nhibernate queryover nhibernate-3I've recently moved from using an ISession directly to a wrapped ISession, Unit-of-Work type pattern. I used to test this …
nhibernate fluent-nhibernate nhibernate-3I know so far that a local variable or a local property can be used as an alias like so …
queryover nhibernate-3I'm trying to learn NHibernate 3.2 built-in mapping by code api (NOT FluentNHibernate, nor xml). Can you help me to map …
nhibernate mapping many-to-many nhibernate-3 mapping-by-codeI can see what's new and fixed in NHibernate 4.0 I would like to know if anyone has had issue with …
c# nhibernate hbm nhibernate-3 nhibernate-4I'm trying to serialize an nhibernate entity in to json but I always get this error saying Cannot serialize a …
asp.net-mvc-3 json.net nhibernate-3