Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate: "Column 'Reserved Word' does not belong to table ReservedWords." error

nhibernate

Why does NHibernate throw a "GenericADOException : could not initialize a collection" exception during ISession.Refresh in this case?

Do Fluent conventions break lazy loading? (uNhAddIns)

NHibernate filters don't work with Session.Get

.net nhibernate

Projections.Conditional - How to use it?

nhibernate icriteria

Considerations for implementing LINQ to SQL or Entity Framework now, intending to use NHibernate later

nHibernate, ASP.NET MVC, s#arp architecture and multiple identical databases

Mono on OS X Compatible with MSVC 2010 peers?

c# .net nhibernate mono

How do transactions work in nhibernate?

c# nhibernate orm

Multiple levels of inheritance with Fluent NHibernate using discriminators

Can I use NHibernate's AdoNetTransactionFactory with distributed transactions?

Object lifecycle in NHibernate

.net nhibernate lifecycle

Multiple many-to-one joins on same column erroneously results in SELECT being performed

c# nhibernate

Limit serverside results from WebApi controller and ODATA w/ Nhibernate

How do I express “not in” using lambdas?

Can I use NHibernate on Windows Phone 7?

Nhibernate: How to find responsible Field for SqlDateTime overflow exception

NHibernate - returning complex object from sql function