surrealization.com

Occasionally I come up with something worthwhile

ScottGu Article on DLINQ

Monday, June 05 2006

Scott Guthrie has posted part 2 of a series of postings on LINQ. This one gets into DLINQ specifically and definitely starts to show off some of the reasons why you'd want to use it (iterating over your own object collection is neat and all, but doing SQL queries in code without SQL and System.Data is a spectacular demonstration).

I'd still like to see more of the nuts and bolts of how to enable LINQ on your own custom objects, however.

Post your comment

Comment