Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How do I get the entity type on an object that may be a NHibernate proxy object?

nhibernate

Data Auditing in NHibernate and SqlServer

sql-server nhibernate audit

How to create a Multi-Column Index or Unique Constraint with NHibernate

Fluent NHibernate Column Mapping with Reserved Word

Enum parsing doesn't seem to work with Fluent NHibernate

Difference between session.Close() and session.Dispose()

nhibernate

Could not create the driver from NHibernate.Driver.OracleDataClientDriver

Update several Columns in one Hibernate Query?

hibernate nhibernate hql

Could not load file or assembly in NHibernate

c# asp.net nhibernate

How do I make NHibernate cache fetched child collections?

.net nhibernate syscache2

The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Correct use of the NHibernate Unit Of Work pattern and Ninject

Is it foolish of me not to use NHibernate for my project?

c# .net nhibernate

NHibernate OutOfMemoryException querying large byte[]

NHibernate - Cascade Merge to child entities fails for detached parent entity

NHibernate 2nd Level Cache Provider Differences

nhibernate caching

Where can I find a good NHibernate and ASP.NET MVC Reference Application

NHibernate: Reasons for overriding Equals and GetHashCode

.net nhibernate

How to do a case-insensitive string where in NHibernate Linq query?

c# .net linq nhibernate

how to create a readonly session in nHiberate?

nhibernate