Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Expression trees - unnecessary conversion to int32

How to map Image type in NHibernate?

c# sql-server nhibernate

nHibernate - Generate classes from a database?

nhibernate orm

fluent nhibernate auto increment non key (Id) property

Mapping nested components in Fluent NHibernate

NHibernate IQueryable collection as property of root

Fluent Nhiberhate And Missing Milliseconds

Can I detach an object from an NHibernate session?

.net nhibernate

NHibernate: Session.Save and Transaction.Commit

nhibernate

NHibernate Fluent vs. Attributes

How do I implement ChangeTime and ChangeUser columns using NHibernate?

nhibernate

How do I get fluent nhibernate to create a varbinary(max) field in sql server

NHibernate efficient Delete using LINQ Where condition

c# linq nhibernate

C# Lambda expressions and NHibernate

c# nhibernate lambda

NHibernate Reflection Optimizer - what does it do?

.net nhibernate

Unit testing NHibernate w/ SQLite and DateTimeOffset mappings

NHibernate lazy loading nested collections with futures to avoid N+1 problem

nhibernate queryover

What is the best NHibernate session management approach for using in a multithread windows service application?

Does NHibernate LINQ support ToLower() in Where() clauses?

Ensure NHibernate SessionFactory is only created once