Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

nhibernate not saving foreign key Id

C# - NHibernate unable to cast NHibernate.Collection.Generic.PersistentGenericSet to System.Collections.Generic.IList

c# mysql nhibernate

NHibernate DTO mapping

nhibernate mapping

nhibernate 3.3 one-to-many mapping-by-code updates children instead of inserting

c# nhibernate

Query Over StartsWith

nhibernate queryover

"An invalid or incomplete configuration was used while creating a SessionFactory" NHibernate in Web Services

NHibernate OrderByDescending throwing exception `A recognition error occurred`

Trouble using nHibernate 2.0's Session.Get<T> on a class with a composite-id

What is the difference between NHibernate and iBATIS.NET?

NHibernate filter collection

How to organize a ASP.NET MVC solution (DDD)

Order by null/not null with ICriteria

nhibernate icriteria

ASP.NET MVC NHibernate Model Binding

ASP.NET MVC, Nhibernate and repositories for small/medium projects

SQLite: sqlite3.dll vs System.Data.SQLite.dll?

Non ASCII characters in C# identifiers Referenced by NHibernate

c# nhibernate enums

NHibernate setting access="field.camelcase-underscore" fails in version 3

nhibernate

Using NHibernate mapping by code: Cannot insert explicit value for identity column in table 'DietUser' when IDENTITY_INSERT is set to OFF

Add additional conditional to JOIN and not WHERE clause

nhibernate

Designing database entity that can only have exactly one of 2 foreign key?