Search code examples
NHibernate: Handling Select() on empty result sets...


nhibernatelinq-to-nhibernate

Read More
NHibernate & LINQ: Using Fetch() with custom ToPagedList method...


linqnhibernatepaginationlinq-to-nhibernate

Read More
Unexpected Linq Behavior - ToList()...


c#.netlinqlinq-to-nhibernate

Read More
LINQ to NHibernate - .GroupBy().Skip().Take() cause an exception...


nhibernatelinq-to-nhibernate

Read More
Eager load while using Linq in NHibernate 3...


nhibernatelinq-to-nhibernatenhibernate-3

Read More
One-to-One association issue, NHProf showing Select N+1 Alert, Changing Criteria to use FetchMode.Jo...


nhibernatenhibernate-mappinglinq-to-nhibernate

Read More
A different object with same identifier was already associated with the session error...


c#nhibernatejoincastle-activerecordlinq-to-nhibernate

Read More
How to write this linq query with Criteria or QueryOver API...


nhibernatetransformlinq-to-nhibernatecriteria-apiqueryover

Read More
How to prevent Nhibernate from fetching derived class?...


nhibernatenhibernate-mappingfetchlinq-to-nhibernateclass-table-inheritance

Read More
NHibernate: Aggregates and rownum...


c#nhibernatelinq-to-nhibernatecriteria-api

Read More
Linq: select property collection...


linqfluent-nhibernatelinq-to-nhibernate

Read More
NHibernate - Where ISession.Query<T>() is located...


nhibernatelinq-to-nhibernate

Read More
Problems with ActiveRecord and LINQ queries...


nhibernateactiverecordlinq-to-nhibernatecastle-activerecord

Read More
Getting count with NHibernate + Linq + Future...


linqnhibernatelinq-to-nhibernate

Read More
Linq-To-Nhibernate multiples joins with conditionals...


joinfluent-nhibernatelinq-to-nhibernate

Read More
Linq to nHibernate Fetch gives error "A fetch request must be a simple member access expression...


nhibernatefluent-nhibernatelinq-to-nhibernatefluent-nhibernate-mapping

Read More
NHibernate joins...


nhibernatefluent-nhibernatelinq-to-nhibernatenhibernate-criteria

Read More
Nhibernate can not save new item to postgresql database...


c#linqnhibernatepostgresqllinq-to-nhibernate

Read More
Linq to NHibernate: how to get a list of child objects without having the lists nested...


c#linqnhibernatelinq-to-nhibernate

Read More
NHibernate / LINQ: how to write this JOIN query?...


c#nhibernatejoinlinq-to-nhibernate

Read More
Query executes as 1 equals 1 instead of null check...


.netnhibernatelinq-to-sqllinq-to-nhibernate

Read More
Linq to NHibernate and Dynamic LINQ - query caching not working...


linqnhibernatelinq-to-nhibernatedynamic-linq

Read More
NHibernate 3.0 Linq Provider. Select not working after Skip and Top...


c#linqnhibernatelinq-to-nhibernate

Read More
NHibernate with sql Server 2008 dialect don't support variable limits...


sql-server-2008nhibernatelinq-to-nhibernate

Read More
Incorrect SQL syntax from string Contains and StartsWith...


linq-to-nhibernate

Read More
Linq to nHibernate - exclude elements without child elements...


linqnhibernatelinq-to-nhibernate

Read More
howto query table per hierarchy which subclasses are present...


nhibernatelinq-to-nhibernatequeryover

Read More
Query by type using Linq on an nHibernate table by sub-class structure...


linqnhibernatelinq-to-nhibernate

Read More
could not resolve property: Date of: using DateTimeOffset (NHibernate 3.2.0.4000)...


nhibernatelinq-to-nhibernate

Read More
How can I get distinct values using Linq to NHibernate?...


nhibernatedistinctlinq-to-nhibernate

Read More
BackNext