Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

NHibernate + SqlServer full text search

NHibernate.Exceptions.GenericADOException : could not execute query

c# nhibernate

Quartz.NET, NH ISession & Ninject Scope

Restriction on collection with disjunction using NHibernate QueryOver

nhibernate queryover

How to Delete in a many to many relationship?

Fluent NHibernate: mapping a dictionary of lists

NHibernate QueryOver multiple join aliases, only first one generates a join

c# nhibernate

Select every nth row with NHibernate

sql sql-server nhibernate

Multiple conditions in HAVING clause with NHibernate Criteria?

NHibernate Validator and ASP.NET MVC 4

Fluent NHibernate many-to-many relationship on existing database

Linq Sum() precision

Difference between CSLA getproperty, setproperty and general getters and setters

c# .net nhibernate csla

HasMany relationship causes "Found shared references to a collection" when reading from the db

NHibernate SchemaUpdate

c# .net nhibernate migration

Are concurrency issues possible when using the WCF Service Behavior attribute set to ConcurrencyMode.Multiple and InstanceContextMode.PerCall?