Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

using (Fluent) NHibernate with StructureMap (or any IoCC)

NHibernate.Linq LockMode

What is the best NHibernate cache L2 provider?

nHibernate Many-to-Many query using Criteria API

NHibernate cache/deletion problem?

.net nhibernate caching

How to verify StructureMap is disposing of objects properly

nhibernate structuremap

Ordering by formula fields in NHibernate

.net nhibernate

Repository pattern with Entity Frameworks 4

Nhibernate/MVC: Dealing with lazy loaded collections in View

Is there any way to get NHibernate to emit a deadlock hint?

NHibernate SchemaExport: How to generate a meaningful unique key name?

nhibernate schemaexport

General strategy for complex multi-stage searches

Using eager loading with specification pattern

Fluent NHibernate mapping IDictionary<string, class> in a smart way

How do you create a list collection in NHibernate with a non-nullable index?

NHibernate POCO / Basics

c# nhibernate mapping poco

Can NHibernate create tables from existing classes automatically?

c# nhibernate

NHibernate - Updating a table with a trigger on it causes an error - Unexpected row count: 2; expected: 1

DateTime precision in NHibernate and support for DateTime2 in NHibernate SchemeExport

What is the best approach to update only changed properties in NHibernate when session detached?

nhibernate