Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Speed up bulk insert operations with NHibernate

Need a simple example of using nhibernate + unit of work + repository pattern + service layer + ninject

DDD: Primary keys (Ids) and ORMs (for example, NHibernate)

NHibernate session management and lazy loading

Does Nhibernate session.BeginTransaction auto rollback on exception within Using

nhibernate transactions

Why doesn't Entity Framework support ODBC?

What does NHibernateUtil.Initialize do?

nhibernate

How do I totally disable caching in nHibernate?

nhibernate

How is Command Query Separation (CQS) implemented when using an ORM?

nhibernate orm cqrs

NHibernate - ISession vs. IStatelessSession

nhibernate session

NHibernate Error - Save the Transient Instance Before Flushing

.net nhibernate

Managing NHibernate ISession with Autofac

nhibernate autofac

NHibernate object references an unsaved transient instance save the transient instance before flushing

c# nhibernate

How to map a VARCHAR(MAX) column in NHibernate hbm.xml mapping files

Generate XML mappings from fluent Nhibernate

Unit testing with queries defined in extension methods

Whats the pros and cons of using Castle Active Record vs Straight NHibernate?

Batch update returned unexpected row count from update; actual row count: 0; expected: 1

c# sql database nhibernate orm

Nhibernate 3 & LINQ

linq nhibernate

Lightweight alternatives to NHibernate

.net nhibernate orm