Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Set up caching on entities and relationships in Fluent Nhibernate?

nhibernate caching fluent

nhibernate lazy load options

hibernate - createCriteria or createAlias?

Class Map Generator for Fluent NHibernate

Can someone better explain what 'Projections' are in nHibernate?

How do I get row count using the NHibernate QueryOver api?

Can I tell if a property is dirty using nhibernate?

nhibernate

Problem with linq query

NHibernate 3.0: No FirstOrDefault() with QueryOver?

Get Distinct result set from NHibernate using Criteria API?

nhibernate

Difference between FluentNHibernate and NHibernate's "Mapping by Code"

Fluent NHibernate, working with interfaces

How do I call a stored procedure from NHibernate that has no result?

NHibernate Transactions on Reads

c# nhibernate transactions

CQRS - The query side

Install NHibernate 3.2 with NuGet

Fighting cartesian product (x-join) when using NHibernate 3.0.0

How can C# nullable value typed values be set on NHibernate named IQuery parameters?

nhibernate null parameters

JSON.NET and nHibernate Lazy Loading of Collections

nhibernate json.net

How to Command Query Responsibility Segregation (CQRS) with ASP.NET MVC?