...

/

LINQ Basics

LINQ Basics

Work with collections more effectively using SQL-like queries.

We'll cover the following...

Introduction

The need to filter, sort, and perform various operations with collections and data sources is quite common. For ease of use, .NET has LINQ, which lets us perform SQL-like queries to data sources.

There are ...

Access this course and 1400+ top-rated courses and projects.