Community

Using LINQ To Entities to Extract Master-Detail Data

(Ged Mead) In this earlier blog, I introduced the basics of creating an Entity Data Model (EDM) and using LINQ to run queries against it. In this article, I want to look at how to create queries that will pull data from more than one table. In other words, the LINQ to Entities way of accessing r

Read More - Register for Free Membership