September 3, 2010  
  You are here:  LINQ ExtrasLINQ to Entities
Module Border Module Border
My Book

C#


VB

Module Border Module Border

LINQ to Entities

I recently received an email asking about LINQ to Entities.  Earlier in the developmental stage of LINQ and my book, it became clear that LINQ to Entities was outside the umbrella of core LINQ.  The fact that it did not ship with VS 2008 is a primary indicator of this fact.  In truth, despite being announced quite some time ago, LINQ to Entities appears to be the redheaded stepchild of LINQ.  However, now seems as good a time as any to start providing more information about LINQ to Entities.

What is LINQ to Entites?

LINQ to Entities is the name used to refer to querying the ADO.NET Entity Framework with LINQ.

Microsoft LINQ to Entities Links
LINQ to Entities - Samples and Tutorials
Getting Started with LINQ to Entities - Beta 2 @ CodePlex
Julia Lerman for Code-Magazine.com
The ADO.NET Team's 101 LINQ Samples
There are LINQ to Entities examples in the zip file. Look in the MarchCtpSamples-v04/SampleQueries directory.
 
Home|Forums|Blog|LINQ Extras|Contact Me|Book Reviews
  Copyright (c) 2010 LINQDev Terms Of Use Privacy Statement