mapping (by code - not fluent) an FK column as a list of enums in parent entity...
Read MoreConnection pooling using custom connection provider...
Read MoreNHibernate Removing ManyToMany record when deleting parent...
Read MoreCan I use NHibernate SysCache with Non-Web-Application?...
Read MoreExtra columns selected when using LInq with NHibernate?...
Read MoreNHibernate tries to flush operation that already failed - how to aviod it...
Read MoreInvalid Column in NHibernate Map-by-Code ComponentAsId...
Read MoreOutOfMemory Exception while fetching large sized data using QueryOver<> in Linq to Nhibernate...
Read MoreNHibernate QueryOver and Collection Filtering...
Read MorenHibernate 3 QueryOver with compound from clause...
Read MoreIn Nhibernate, can I further restrict what goes in a one to many using other criteria in the mapping...
Read MoreConditional row count in linq to nhibernate doesn't work...
Read MoreTell NHibernate to execute an Insert-Statement...
Read MoreNHibernate should always write NULL instead of empty string...
Read MoreMerge an existing Object which reference a new one...
Read MoreNHibernate 3.2 many to any mapping by code and inheritance...
Read MoreNHibernate HQL with isnull() in where does not work...
Read MoreHow would I use Linq-To-Nhibernate (NH3.2) to have the database return to me the record count of a q...
Read MoreMultiple database with NHibernate 3.x...
Read MoreHow to use nhibernate ToFuture query with nhibernte linq...
Read MoreUsing an attribute to override FluentNhibernate AutoMapper for manytomany...
Read MoreNHibernate Current Session Context Problem...
Read MoreNHibernate 3 - How to perform a LIKE on an id/numeric/int...
Read MoreNHibernate QueryOver with Left Self Join...
Read MoreHow can I use the VisualStudio 10 Debugger to inspect the underlying nHibernate (3.1) criteria text...
Read MoreNHibernate 3: is it worth migrating?...
Read MoreWhat is the difference between ISession.SaveOrUpdateCopy() and ISession.Merge()?...
Read More