The LINQ tutorial represents all new content. This is the second module, which covers using where to filter sequences, and select to project to a new data type.
The issues created for the [LINQ] module are preliminary, and the precise content may change as the tutorial is developed. This initial breakdown is intended to help scope the effort for each tutorial.
The LINQ tutorial represents all new content. This is the second module, which covers using
where
to filter sequences, andselect
to project to a new data type.The issues created for the [LINQ] module are preliminary, and the precise content may change as the tutorial is developed. This initial breakdown is intended to help scope the effort for each tutorial.