7
Shouts

Writing Entity Framework queries using LINQPad

published 433 days, 22 hours, 34 minutes ago posted by lukus7lukus7 435 days, 8 hours, 40 minutes ago
Friday, March 18, 2011 3:14:29 PM GMT Thursday, March 17, 2011 5:07:56 AM GMT

I describe using the LINQPad tool to write LINQ entity framework queries. The ORM may abstract you from writing SQL but the way your queries are executed by the SQL engine is as important as ever!

category: Foundation | clicked: 1 | | source: instantiate.co.nz | show counter code
tags: LinqPad, Entity Framework, Linq, ORM