OBS: download the application please visit www.mrbool.com/player
Author: Ayad Boudiab
Title: Visual Studio C# - LINQ - Parte II
Duration: 15:14 min
Description:
This is the continuation of our LINQ Discussion. We discuss the use of 'var' in for
loops, And we introduce the syntax of from/where/select clause. We then move into
the conversion operators. We demonstrate the use of ToArray() that converts a list
of Points to an array.