[How Do I:] Get Started with LINQ?

Please install Silverlight or click download to watch video locally.

Visual Basic programmers will learn how to write simple LINQ queries over objects by navigating files on the file system.

Presented by Beth Massi

Duration: 9 minutes, 14 seconds

Date: 15 November 2007

Watch    Video   |   Download    Video   |   VB Code

Video downloads: WMV

Audio downloads:

Comments : 21

Leave a Comment

Snare_Chops : On March 04, 2008 6:42 PM said:

Very clear and straight forward, simple example explaining how LINQ could be used for common day programming.

bethmassi : On March 05, 2008 12:20 PM said:

Thanks, I'm glad you enjoyed it!

gotdablues : On March 06, 2008 2:07 PM said:

Do you have C# example code?  The C# Code link above downloads  VB code.

Thanks.

dsa1971 : On June 23, 2008 9:14 PM said:

I really appreciate your step by step instructions and explaining some of the new features such as anonymous types, type inference, etc.  So many tutorials just throw so code out there without really explaining what's happening.

djibril_chimere_DIAW : On October 24, 2008 3:23 AM said:

Thanks! Jërëjëf!

abinashbishoyi : On April 20, 2009 5:18 PM said:

Thanks.

MisterFantastic : On April 25, 2009 7:13 AM said:

Very nice video on Linq to Sql.Thanks

angela_china : On May 27, 2009 2:56 AM said:

the first time i access linq ...

b2parija : On June 08, 2009 10:55 AM said:

Do you have C# example code?

shailesh.arban : On June 17, 2009 10:58 AM said:

Very nice video....

hustlenomics : On June 19, 2009 2:57 PM said:

short,sweet and simple.

baranee : On June 23, 2009 9:31 AM said:

Yes we are unable to find c# based examples.

PalanivelD : On June 24, 2009 6:58 AM said:

Nice video. Thanks

gailisis : On July 12, 2009 11:52 PM said:

Thanks. It's a good start for me...

chandradev1 : On August 20, 2009 8:08 AM said:

nice video

zeyzone : On October 01, 2009 4:59 PM said:

Thanks you have done great lesson for beginers

praveen786 : On October 07, 2009 10:36 AM said:

thanks

sreeharipv : On October 13, 2009 12:28 PM said:

Thats great

mlatham : On October 28, 2009 4:06 PM said:

Hi, I get the following error when i try the first query! any help is much appreciated.

Error 1 Expression of type 'System.Collections.ObjectModel.ReadOnlyCollection(Of String)' is not queryable. Make sure you are not missing an assembly reference and/or namespace import for the LINQ provider.

mlatham : On October 28, 2009 4:21 PM said:

....Fixed it! started the project in .net 2.0 - changing to 3.5 fixed it.

samarmir : On November 11, 2009 3:40 PM said:

Thanks for the nice files, however they are not of much use for C# programmers.

Wouldn't it be possible for you're team to upload C# versions.

Take care.

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities