Writing Entity Framework queries using LINQPad

added by lukus7
3/17/2011 12:08:54 AM

174 Views

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!


0 comments