8
shouts

NHibernate and Execution Plans

published 139 days, 20 hours, 48 minutes ago posted by objectreferenceobjectreference 140 days, 22 hours, 50 minutes ago
Tuesday, October 27, 2009 12:59:23 PM GMT Monday, October 26, 2009 10:57:03 AM GMT

Lately we have been investigating ORM’s (Object Relational Mapping) frameworks for use on a large enterprise level website which we been given the rare opportunity to rebuild from the ground up in Microsoft MVC. We decided to go ahead with NHibernate until stumbled across a major issue causing queries run by NHibernate not re-using SQL Server execution plans.

category: Architecture | clicked: 68 | | source: www.objectreference.net | show counter code
tags: NHibernate, NHibernate Performance, ORM in C#