Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Fluent NHibernate mapping to a SQL Server CHAR(10) ID column

JsonSerializationException on lazy loaded nHibernate object in WebApi when called from Angularjs service

Creating NHibernate Queryover to get sum of two field product with group by

c# nhibernate queryover

NHIbernate: Difference between Restriction.In and Restriction.InG

c# nhibernate orm

NHibernate : Query by example on primary key produces "WHERE (1=1)"

nhibernate

Organization Id Field as a Composite Primary Key

NHibernate : Group by and Count

nhibernate

adding an nHibernate mapping at run time?

nhibernate

How to use LINQ to filter property of child collection using (.Any())

linq nhibernate

NHibernate 2.1.0.4000 doesn't seem to like batch insert

NHibernate Code Generation

Nhibernate filtering by user defined function output

Deep copy entity with NHibernate

Windsor + NHibernate + ISession + MVC

Problem with SQLite related nUnit-tests after upgrade to VS2010 and Re#5

Nhibernate HQL Subselect queries

nhibernate hql

NHibernate - Generate Domain from Database

Is the default constructor really necessary for nhibernate to persist an object?

nhibernate

In NHibernate ID Generator section in mapping files, What is the meaning of assigned and select?

POST of ViewModel and Validation on DomainModel