Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

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

NHibernate disjunction resulting in AND queries instead of OR

nhibernate

Make Fluent NHibernate output schema update to file

NHibernate mapping by code (Loquacious) - Cascade options

Fluent Nhibernate 1.0 - Specify foreign key constraint name between class and joined subclass