Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate uses wrong column type for LINQ contains query (varchar to nvarchar)

Force an eager select in NHibernate

NHibernate Session and Transaction management in HttpModule

asp.net nhibernate

NHibernate and operator overloading

c# nhibernate

How does one gracefully merge object graphs after NHibernate StaleObjectStateException?

NHibernate: Creating a ConnectionProvider that dynamically chooses which of several databases to connect to?

nhibernate

Bug in NHibernate Aliasing

c# sql nhibernate formula

NHibernate HiLo - new column per entity and HiLo catches

Stop lazy loading or skip loading a property in NHibernate? Proxy cannot be serialized through WCF

c# wcf nhibernate lazy-loading

ORM Comparison: Which comes first the database or classes?

NHibernate: is it valid to call Session.Flush() before committing a transaction?

Does an analog of the NHibernate.ToFuture() extension method exist in the Entity Framework?

What effect does MARS have on NHibernate?

How to check unique constraint violation in nHibernate and DDD before saving?

Is update with nested select atomic operation?

Question about Repositories and their Save methods for domain objects

Fluent NHibernate -- Saving Entity with Composite Key

Where to open and close the NHibernate ISession in a web app (specifically MVC)?

nhibernate session orm

Why is NHibernate AutoFlush check so expensive?

nhibernate

NHibernate: How to inject dependency on an entity

nhibernate structuremap