Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Is there active development going on IBatis.Net DataMapper?

NHibernate 2.1.2 in medium trust

NHibernate & Cancelling Changes to Entities

c# .net nhibernate entity

Linq to NHibernate wrapper issue using where statement

Fluent NHibernate: mapping complex many-to-many (with additional columns) and setting fetch

SessionFactory - one factory for multiple databases

nhibernate sessionfactory

NHibernate Component Mapping VS IUserType

nhibernate

How do I express this LINQ query using the NHibernate ICriteria API?

An invalid or incomplete configuration was used while creating a SessionFactory

NHibernate console

Why do I get the "read-only cache configured for mutable" when building NHibernate session factory?

Delete with QueryOver?

nhibernate queryover

NHibernate.Burrow For Session Management In NH3

SQL insert with hilo + inheritance

nhibernate

nHibernate, one to zero or one relationship woes

NHibernate one-to-one vs 2 many-to-one

c# nhibernate

NHibernate inner join gives "Path expected for join"

nhibernate hql inner-join

Why NHibernate deletes referenced objects one by one, not using foreign key?

Simplest way to use NHibernate for the official "ASP.Net MVC 3 Getting Started"-Tutorial

Avoid specifying key column in double linked scenario