Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

A different object with same identifier was already associated with the session error

Can a pure DDD approach be used with NHibernate?

Where can I find documentation for NHibernate ISession.Persist()?

nhibernate isession

NHibernate Discriminated Subclasses of a Joined-Subclass

Saving new entity in PreInsert/PreDelete event listener doesn't persist to database

nhibernate event-listener

NHibernate QueryOver distinct

Extending LINQ to Nhibernate provider, in combination with Dynamic LINQ problem

NHibernate One-To-One

nhibernate

Index was outside the bounds of the array - NHibernate 3.2

NHibernate Search - Multiple Web Servers

Duplicates when eager fetching a reference (many-to-one)

nHibernate and SQL Server 2012 LocalDB

NHibernate stateless session - what is the data aliasing effect?

nhibernate

NHibernate collections and moving objects

nhibernate collections

Where do I download Iesi.Collections from?

Database Generated Date on Insert with NHibernate

nhibernate

How can I use Fluent NHibernate Automapping with multiple Lists of the same type in an Entity?

Lock mechanism between process on multiple machines

c# nhibernate locking

casting string to bool using nHibernate Criteria

Lazy loading for NHibernate with Ignore.NotFound