Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-nhibernate

strange linq to nhibernate issue, Invalid cast from 'System.Int32' [closed]

NHibernate.Linq and MultiCriteria

Linq to NHibernate : is it mature?

How to set timeout for NHibernate LINQ statement

c#-4.0 linq-to-nhibernate

NHibernate 3. Alternatives to "ThenFetch" in QueryOver

NHibernate Linq Query is 3x slower than HQL

Does NHibernate LINQ support ToLower() in Where() clauses?

Difference between deferred execution and Lazy evaluation in C#

c# linq-to-nhibernate

How to use join with multiple conditions in linq-to-Nhibernate

LINQ to Nhibernate duplicates joins

How do I wrap Linq2NHibernate's .Fetch and .ThenFetch inside my abstract repository?

Getting count with NHibernate + Linq + Future

How can I run NHibenate queries asynchronously?

Problem with linq query

NHibernate 3.0: No FirstOrDefault() with QueryOver?

Convert anonymous type to new C# 7 tuple type

Eagerly fetch multiple collection properties (using QueryOver/Linq)?

Best way to delete all rows in a table using NHibernate?