How Do I: LINQ over DataSets
Visual Basic programmers will learn how to write LINQ queries that work over DataSets by filtering and aggregating rows in a one-to-many relationship.
Presented by Beth MassiDuration: 9 minutes, 48 seconds
Video Downloads: WMV | WMV (Zip) | Zune | iPod | PSP | MPEG-4 | 3GP
Audio Downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2
Sample Code:Visual Basic
Additional Resources:LINQ to DataSet OverviewLoading Data Into a DataSetQueries in LINQ to DataSetFiltering with DataView (LINQ to DataSet)