Save parent with children in one query ( children have null value reference for parent)...
Read MoreGetting 'could not execute query' on first attemt to execute a query using NHibernate agains...
Read MoreHow to Calculate Age given date of birth using NHibernate QueryOver...
Read MoreNHibernate inserts twice to base class when saving subclass. Violates unique constraint...
Read MoreFluent nhibernate Automaping by property name...
Read MoreWorking with Embeddable in FluentNHibernate?...
Read MoreNHibernate: map collection of enums using string and store as nvarchar...
Read MoreFluent NHibernate N+1 issue with complex objects...
Read MoreFluent Nhibernate he parameters dictionary contains a null entry for parameter...
Read MoreNhibernate/C# - Set Nhibernate to decode all text inputs before SQL?...
Read MoreWhat is the difference between NHibernate.Mapping.ByCode.Conformist.ClassMapping and FluentNHibernat...
Read MoreCan't save child with parent's Id...
Read MoreNHibernate group by parentId in child and get the value from parent table for this parentId...
Read MoreFluentNHibernate - ClassMap vs IAutoMappingOverride...
Read MoreHow to deal with different entity instances when using NHibernate?...
Read MoreFluently map a collection of components...
Read MoreGetting duplicates when testing "one-to-many" relationship?...
Read MoreHow to configure NHibernate's Second Level Cache in NHibernate >= 3.2?...
Read MoreHow do you filter one to many relationships with fluent-NHibernate?...
Read MoreFluent NHibernate caching with automapping...
Read More"No persister for 'Class'" error when testing Fluent NHibernate with FakeItEasy...
Read MoreSession is closed Object name: 'ISession'. at NHibernate.Impl.AbstractSessionImpl.ErrorIfClo...
Read MoreGet columns from Tables (Using Inner Join) with DetachedCriteria (prefereable) or QueryOver...
Read MoreFluentNhibernate IDictionary<Entity,ValueObject>...
Read MoreNHibernate mapping: UserTypes with many-to-one...
Read MoreC# Asp.net WebApi how to not populate ID field for the Entity when post in CRUD...
Read MoreFluent NHibernate and the repository pattern...
Read MorePrevent Fluent NHibernate select n+1...
Read MoreNhibernate GetById returns ObjectNotFoundException insetad of null...
Read MoreNHibernate.Spatial and Sql 2008 Geography type - How to configure...
Read More