Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Path Expected for Join! Nhibernate Error

Data Auditing in NHibernate using events

c# .net nhibernate reflection

NHibernate Get objects without proxy

c# nhibernate proxy-classes

NHibernate.Linq - How well does it work?

Generate Database from NHibernate config files

c# nhibernate

How do you change NHibernate's connection string per HTTP request?

.net nhibernate

Mapping an immutable structure as a component in NHibernate

What is Castle proxy factory in NHibernate?

nhibernate orm

NHibernate AssertException: Interceptor.OnPrepareStatement(SqlString) returned null or empty SqlString

Unit testing and nhibernate?

Differences between NHibernate, Castle, Linq - Who are they aimed at?

c# database linq nhibernate

What are best practices to implement security when using NHibernate?

'string' does not contain a definition for 'Contains'

Fluent NHibernate Map to private/protected Field that has no exposing Property

NHibernate not persisting many-to-many relationship

nhibernate Restrictions.Eq and null

nhibernate

Unrecognized configuration section applicationSettings in NHibernate

How to use Nhibernate with variable or dynamic table names like Jan08Tran,Feb08Tran,Mar08Tran

.net nhibernate

NHibernate Session.Evict()

c# nhibernate

Using NHibernate's ISession.Get<>() w/ a composite key [duplicate]