Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Equals implementation of NHibernate Entities, unproxy question

c# .net nhibernate

Copying entities between multiple databases with NHibernate

winforms nhibernate

NHibernate creates proxy via session.Load(), but not via Linq or Criteria API

Fluent NHibernate fetching view without unique identifier

nhibernate fluent

NHibernate One-To-One Mapping

Advice For A Newbie About N-Tier Applications

NHibernate QueryOver: Get a row count with group by in a subquery

nhibernate queryover

What is your session management strategy for NHibernate in desktop applications?

Fluent Nhibernate Mapping for Sql Views

nHibernate session and multithreading

Where should my models live? Web tier or Data tier? (MVC + NHibernate)

NHibernate 1.2 in a .NET 4.0 solution

nhibernate .net-4.0

Why does GetGenericTypeDefinition fail?

c# nhibernate generics

NHibernate QueryOver: How to join unrelated entities?

join nhibernate queryover

Inserting parent and children with NHibernate at the same time

Query executed from Nhibernate is slow, but from ADO.NET is fast

Fluent Nhibernate HasMany on non primary key

nhibernate fluent

NHibernate - How to map to a class that has no table (for custom sql queries)

What is the recommended way to build functionality similar to Stackoverflow's "Inbox"?

How to get Fluent NHibernate working with NHibernate 3.x