Querying the Entity Framework
In this course you'll learn about the various means that Entity Framework provides for querying such as LINQ to Entities and Entity SQL. Then you'll dig further into using LINQ to Entities, the most commonly used query mechanism in Entity Framework.
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Overview of Querying Options in Entity Framework |
|
00:37:18 | |
|
Introduction
|
|
00:08 | |
|
Objectives
|
|
00:46 | |
|
LINQ
|
|
01:01 | |
|
LINQ to Entities and Query Execution
|
|
12:38 | |
|
Querying with LINQ Methods
|
|
03:36 | |
|
Entity SQL
|
|
06:23 | |
|
Entity SQL with Query Builder Methods
|
|
01:11 | |
|
Returning Streamed Data with Entity SQL
|
|
02:28 | |
|
Database queries created by Entity Framework
|
|
07:41 | |
|
Summary
|
|
01:11 | |
|
Resources
|
|
00:15 | |
Digging Deeper into LINQ to Entities |
|
00:45:21 | |
|
Introduction
|
|
00:07 | |
|
Why LINQ to Entities?
|
|
00:46 | |
|
Objectives
|
|
00:35 | |
|
Other Pluralsight On-Demand LINQ Courses
|
|
00:31 | |
|
Query Projections
|
|
10:25 | |
|
Navigation Properties in Queries
|
|
06:30 | |
|
Entity Collection Logic in Queries
|
|
06:00 | |
|
Nested Queries and Joins
|
|
03:37 | |
|
Grouping
|
|
04:58 | |
|
Using First and Single in Queries
|
|
05:42 | |
|
Using GetObjectByKey
|
|
04:28 | |
|
A few LINQ to Entities Gotchas
|
|
01:09 | |
|
Summary
|
|
00:23 | |
|
Resources
|
|
00:10 |
Overview of Querying Options in Entity Framework