Nates Stuff

Perspectives on Computing :: Leave a Comment

Browse by Tags

All Tags » ADO.NET Entity Framework (RSS)
LINQ to Entities Example Queries
Here are the examples I used during my LINQ to Entities presentation. They show how to use the EntityClient, ObjectQuery, and LINQ to Entities queries. All examples are built using a 1:1 mapping to the Adventure Works database that had been slightly modified...