| |
|
|
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.
|
|
|
|
|
|
|
|
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?
|
|
|
|
|
|
|
|
baranee
: On
June 23, 2009 9:31 AM
said:
|
Yes we are unable to find c# based examples.
|
|
|
|
|
|
gailisis
: On
July 12, 2009 11:52 PM
said:
|
Thanks. It's a good start for me...
|
|
|
|
|
|
zeyzone
: On
October 01, 2009 4:59 PM
said:
|
Thanks you have done great lesson for beginers
|
|
|
|
|
|
|
|
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.
|
|