Search code examples
How do I combine two Expressions?...


c#linqlinq-to-nhibernate

Read More
linq (to nHibernate): 'like in' operator...


linqnhibernatelinq-to-nhibernate

Read More
NHibernate OrderByDescending throwing exception `A recognition error occurred`...


c#nhibernatelinq-to-nhibernate

Read More
Nhibernate could not resolve property exception when using QueryOver, works on QueryAll...


c#nhibernatelinq-to-nhibernatequeryover

Read More
Sum of top 5 elements in NHibernate Linq...


sqllinqnhibernatelinq-to-nhibernate

Read More
Linq to NHibernate: sum of sums...


c#nhibernatelinq-to-nhibernate

Read More
Linq - How to apply a where clause on the maximum element of a list...


c#linqlinq-to-nhibernate

Read More
Nhibernate Linq In Clause...


linqnhibernatelinq-to-nhibernate

Read More
How do a case-insenstive Where clause in LINQ-to-NHibernate with the Oracle provider?...


nhibernatefluent-nhibernateoracle11glinq-to-nhibernate

Read More
Nhibernate/linq query is extremely slow...


c#nhibernatefluent-nhibernatelinq-to-nhibernate

Read More
Selecting only certain properties from a NHibernate Subquery...


c#linqnhibernatelinq-to-nhibernate

Read More
NHibernate Linq Query with Projection and Count error...


nhibernateiqueryablelinq-to-nhibernate

Read More
QueryOver fails with could not resolve property:...


nhibernatelinq-to-nhibernatenhibernate-criteria

Read More
Conditional fetching with NHibernate...


nhibernatefluent-nhibernatenhibernate-mappinglinq-to-nhibernatefluent-nhibernate-mapping

Read More
NHibernate Formula - Mapping list of entities...


c#nhibernatenhibernate-mappinglinq-to-nhibernatefluent-nhibernate-mapping

Read More
Comparing arrays of bytes with NHibernate...


c#linqnhibernatelinq-to-nhibernate

Read More
NHibernate linq match against a collection of search values...


.netnhibernatehqllinq-to-nhibernate

Read More
How to run a LINQ sub-query using the Orchard CMS ContentManager? Nhibernate issue?...


c#asp.net-mvclinqorchardcmslinq-to-nhibernate

Read More
Is there a way to combine results from two IQueryable<T> using NHibernate & Linq?...


nhibernatelinq-to-nhibernate

Read More
How do you use an Nullable<T> parameter with an nHibernate Linq Expression?...


c#linqnhibernatelinq-to-nhibernate

Read More
Expanding collections with EntitySetController in MVC Web Api...


asp.net-mvc-4asp.net-web-apiodatalinq-to-nhibernate

Read More
Linq get child from Parent.Child.child...


c#linqnhibernatelinq-to-nhibernate

Read More
How would I alter the SQL that Linq-to-Nhibernate generates for specific columns?...


nhibernatelinq-to-nhibernatenhibernate-4

Read More
Why am I getting this Linq to Nhibernate exception when I add the same expression to the query twice...


linqlinq-to-nhibernatepredicatebuilder

Read More
NotSupportedException when I'm using a method in the where clause...


c#.netlinqnhibernatelinq-to-nhibernate

Read More
nHibernate QueryOver Inheritance...


nhibernatelinq-to-nhibernatenhibernate-criteriaqueryover

Read More
In Linq-to-Nhibernate, has anyone managed to use .Contains in a where clause and also NHibernate.Lin...


linq-to-nhibernatenhibernate-3

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


repositorylinq-to-nhibernateeager-loading

Read More
nhibernate group by and join query...


nhibernatelinq-to-nhibernatenhibernate-criteriaqueryover

Read More
NHibernate fully populate a partially loaded collection...


c#nhibernatelinq-to-nhibernatequeryover

Read More
BackNext