Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

An NHibernate audit trail that doesn't cause "collection was not processed by flush" errors

nhibernate

Don't flush the session after an exception occurs - NHibernate

NHibernate - Implement "NOT IN" query using ICriteria

nhibernate icriteria

Should there be a Service Layer in Asp.net mvc?

How to configure NHibernate to use connection string from <connectionStrings> configuration section

nhibernate

How to configure SQLite to run with NHibernate where assembly resolves System.Data.SQLite?

How to write Tests for Data Access Layer in .Net?

.net nhibernate tdd nunit

How to add mappings by namespace in Fluent NHibernate

nHibernate: Unable to locate persister

nhibernate

NHibernate SchemaExport does not create tables when "script" is false

c# .net nhibernate

When should one avoid using NHibernate's lazy-loading feature?

Force lazy entity to load real instance

MySQL & NHibernate. How fix the error: Column 'ReservedWord' does not belong to table ReservedWords?

NHibernate Many-To-One on Joined Subclass with Filter

NHibernate SchemaUpdate adding existing foreign keys again?

what does inverse and cascade means in NHibernate

NHibernate 3.x deletes child entities when combining LINQ paging, many-to-many, and subselect fetch