Quantcast
Channel: Visual Basic Fundamentals for Absolute Beginners (Zune) - Channel 9
Viewing all articles
Browse latest Browse all 52

Visual Basic Fundamentals for Absolute Beginners: (23) Filtering and Managing Data in Collections using LINQ

$
0
0

Building on the work from the previous lesson with generic collections, in this lesson we start by talking about how Structured Query Language provides a means of working with sets (collections, groupings, etc.) of data. In a similar way, the LINQ syntax provides a simple way of working with groups of data in generic collections. We demonstrate projecting data into existing types as well as new anonymous types.

Full course outline:


Viewing all articles
Browse latest Browse all 52

Trending Articles