Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

POST of ViewModel and Validation on DomainModel

How to query a foreign key column with NHibernate, without retrieving the related entity

Force NHibernate to get entity that is already in persisted state / 1st level cache

nhibernate

Querying on Collection with Nhibernate Criteria Api?

Fluent NHibernate SqlDateTime overflow exception

Nhibernate mapping of System.Drawing.Image

Selecting only a few columns from a table

c# .net nhibernate

How can I sort in (n)hibernate on a property of a child object?

nhibernate sorting criteria

NHibernate second-level cache with external updates

nhibernate caching syscache

NHibernate Cascade Delete on children when clearing a collection

Which ORM should I use together with ServiceStack and an existing database

How to Eager Load Associations without duplication in NHibernate?

NHibernate and shared web hosting

ASP.Net MVC and N-Tier

ReadUncommitted broken in SQLite against NHibernate

Problem Upgrading NHibernate SQLite Application to .Net 4.0

nhibernate queryover not loading eagerly with a many to many joinalias

nhibernate

nHibernate 3 - QueryOver with DateTime

nhibernate nhibernate-3

What would you put into the unit test of a repository class (data access layer)?

Fluent NHibernate Automapping: Alter DateTime to Timestamp