Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Why can event handlers only be bound to HttpApplication events during IHttpModule initialization?

How to persist a subset of an object instead of the whole object?

many-to-one with multiple columns

List<int> takes long time to instantiate with Nhibernate Criteria

c# nhibernate list criteria

Self referencing many to many relationships in Fluent NHibernate automapping automapping to 1:n and not n:n

How to get Dirty Entities in NHibernate using C# and FluentNHibernate

c# nhibernate

NHibernate one-to-one mapping, non-primary keys

What is the impact of lazy="false" on class element of NHibernate mapping?

NHibernate: No persister for NHibernate.Criterion.SqlFunctionProjection

nhibernate

In NHibernate, my check if entity is dirty fails

nhibernate

Action Filter Dependency Injection in ASP.NET MVC 3 RC2 with StructureMap

ASP.NET WebAPI Conditional Serialization based on User Role

What does "[Pre-Login] initialisation=xyz" mean in an SQL Exception?

sql-server nhibernate

How to manage NHibernate sessions in a long lived Windows forms application?

nhibernate

session.BeginTransaction() and transaction.Commit()

Can I use SQL functions in NHibernate QueryOver?

How should we really be implenting Equals and GetHashCode for NHibernate entities

What is the most elegant way to update a child collection when using nhibernate (without creating unnecessary adds and deletes)?

c# arrays list nhibernate

2010 Beginners guide to fluent nHibernate

How do I secure my "hibernate.cfg.xml" file? (Nhibernate)

.net security nhibernate