Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Correct use of the NHibernate Unit Of Work pattern and Ninject

Is it foolish of me not to use NHibernate for my project?

c# .net nhibernate

NHibernate OutOfMemoryException querying large byte[]

NHibernate - Cascade Merge to child entities fails for detached parent entity

NHibernate 2nd Level Cache Provider Differences

nhibernate caching

Where can I find a good NHibernate and ASP.NET MVC Reference Application

NHibernate: Reasons for overriding Equals and GetHashCode

.net nhibernate

How to do a case-insensitive string where in NHibernate Linq query?

c# .net linq nhibernate

how to create a readonly session in nHiberate?

nhibernate

NHibernate QueryOver with MaxResult, Group By and Order By

nhibernate queryover

VIEWS and Fluent NHibernate?

How do I take the "top n" using NHibernate Criteria API?

How can one delete an entity in nhibernate having only its id and type?

nhibernate nhibernate-2

NHibernate: how to enable lazy loading on one-to-one mapping

NHibernate 2.* mapping files: how to define nullable DateTime type (DateTime?)?

NHibernate returning duplicate object in child collections when using Fetch

nhibernate

Subquery with Entity Framework

NHibernate 3.3 and SysCache

nhibernate syscache

QueryOver IN Clause?

nhibernate queryover

NHibernate dynamic-update Disadvantages?