Posted By: Beth Massi | Aug 27th, 2007 @ 3:53 PM | 23,333 Views | 6 Comments
In this in interview Young Joo, a Program Manager on the Visual Basic Team, talks about LINQ to SQL and the new O/R Designer in Visual Studio 2008. He demos a typical business client-server scenario and shows how LINQ to SQL classes make it much easier to work with relational data in SQL Server 2005. Young also talks about architectures where he sees using LINQ to SQL having the most benefits.

Learn more about the O\R Designer and LINQ to SQL by viewing our "How Do I" video LINQ series on the Visual Basic Developer Center.

0:00 – 2:48

Intro

2:48

Demo Starts

3:22

Create LINQ to SQL classes

7:50

Adding Stored Procs on DataContext

9:06

Setting namespaces on the entity classes and browsing the generated code

12:20

Partial Methods

15:55

Databinding to LINQ to SQL objects

18:40

Loading customer classes and lazy loading related orders

21:02

Submitting changes

24:15

Using Stored Procs when submitting changes

27:45

Writing a LINQ to SQL queries

31:55

Calling stored procs through the Datacontext

36:06

Architecture usage discussion

Media Downloads:
Rating:
1
0
Nice How-To vidoes, but now I know how it feels when the VB.net programmers see thing for C# only.

Where is the:

“How Do I” Videos — C#

Are these videos available for C#? I looked under that section on the MSDN but found nothing related to LINQ to SQL or pretty web page like that for VB.Net.

HarishSuhanda
HarishSuhanda
Harish Suhanda
This is really AWESOME!! Thanks a million for sharing with all. Big Smile
Agreed, granted I can follow the video, but it would be nice to see C# versions
This is a brilliant tutorial, many thanks for sharing it with us
Thanks so much to the both of you!  We REALLy appreciate you taking time out of your day to explain this to us.

I had watched all of Beth's GREAT bindingsource videos, and was trying to make the leap to LINQ.  This was the missing (pardon the pun) LINK.

Cheers,
Mike
Microsoft Communities