Compare Generated Sql Query using NHibernate, LinqToSQL, Entity Framework
February 20th, 2010
1 comment
Ayende Rahien posted a very interesting article comparing the generated sql query using NHibernate, Linq to SQL and Entity Framework (3.5 and 4.0).
Here is some interesting photos about the sql query execution plan.
NHibernate
Linq To SQL
Entity Framework 3.5 and 4.0


