Video Tutorial Library:

LINQ to SQL 101 :

LINQtoSQL101_01_04 - Understanding LINQ to SQL Query Execution

Tags: VB , C# , Experienced , 2008 , LINQ
In the previous videos we said that LINQ will go to the database and grab the data it needs to satisfy the LINQ to SQL query syntax you write. We also looked at some ways to watch the execution of the query ... like using that Debug Writer class and the SQL Profiler. So, I want to use this video to learn more about when and how often the LINQ to SQL runtime actually sends the request to SQL Server. So, we'll look at the default behavior of how and when LINQ to SQL retrieves data from the database, then we'll look at an option we can set in our Entity Model on our ORD to modify the loading behavior, namely the Delay Load property. We'll also look at how LINQ to SQL retrieves a colection of related entities to a particular instance of an entity that we're working with.

Downloads:

Sign up today to access downloads.
LINQtoSQL101_01_04 - Understanding LINQ to SQL Query Execution
Duration: 18 Minutes, 13 Seconds
Size: 19.33M
Recorded Using: Visual Studio 2008 (All editions)

Get Free Videos via Email

Sign up for our newsletter and receive links to free videos and more.

Subscribe

We don't rent/sell/or commit other evil deeds with your email address. See our Privacy Policy.