Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

specifying fetch strategy (select, join, etc) in nhibernate queryover query

c# nhibernate fetch queryover

Why does concurrent GC sometimes cause ExecutionEngineException (per MSDN)?

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

Using Unit of Work design pattern / NHibernate Sessions in an MVVM WPF

Deadlocks causing 'Server failed to resume the transaction' with NHibernate and distributed transactions

NHibernate.Linq and MultiCriteria

NHibernate 3.1 NHibernate.Linq.NhRelinqQueryParser exception "Sequence contains more than one matching element"

c# nhibernate

NHibernate session management in Windows Service applications

nhibernate

Linq to NHibernate : is it mature?

Fluent NHibernate caching with automapping

Best practice to join nhibernate and ASP.NET membership/role/profile services

NHibernate : map to fields or properties?

.net nhibernate

Return a List of typed object via CreateSQLQuery in NHibernate

sql nhibernate

How do I Insert or Update (or overwrite) a record using NHibernate?

Fluent NHIbernate automapping of List<string>?

How select referenced entity in nhibernate queryover

Equals implementation of NHibernate Entities, unproxy question

c# .net nhibernate

Copying entities between multiple databases with NHibernate

winforms nhibernate

NHibernate creates proxy via session.Load(), but not via Linq or Criteria API

Fluent NHibernate fetching view without unique identifier

nhibernate fluent