Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

How to configure fluent nHibernate with MySQL

Problem using SQLite :memory: with NHibernate

ADO.NET Entity Framework vs NHibernate [closed]

NHibernate with TransactionScope

NHibernate Session.Flush() Sending Update Queries When No Update Has Occurred

c# .net nhibernate