4.1  15 reviews on Udemy

C# LINQ Basics: Learn LINQ essentials in C# .NET

Basics of the embedded LINQ language
Course from Udemy
 532 students enrolled
 en
C# LINQ Basics

In this video course, I will tell you about the basics of embedded LINQ language. It make easier for you to work with the C# language. Instead of having to deal with an entirely new set of tools in the form of classes, you can use all the same familiar collections and arrays with existing classes. This means that you can take full advantage of LINQ queries with minimal or no modifications to existing code. LINQ is Language-Integrated Query. The data source can be an object (implements the IEnuberable interface, which are standard collections, arrays), an XML document, and a DBSet data set.However, regardless of the data source, LINQ implements the same approach for fetching from that data. In addition, there are many varieties of LINQ:

LINQ to Objects: Used to work with arrays and collections

LINQ to Entities: Used when accessing databases through Entity Framework technology

LINQ to SQL: Data Access Technology in MS SQL Server

LINQ to XML: Used when working with XML files

LINQ to DataSet: Used when working with a DataSet object

Parallel LINQ (PLINQ): Used to execute parallel queries

In this videos, I want to talk first of all about the first LINQ language varieties.

This course contains videos:

  • Introduction

  • How LINQ works

  • Sorting in LINQ

  • Filtering in LINQ

  • Union, Intersection and Difference of Collections in LINQ

  • Skip and Take Methods in LINQ

  • Grouping in LINQ

  • Join method in LINQ

  • Conclusion


C# LINQ Basics: Learn LINQ essentials in C# .NET
Free
per course
Also check at

FAQs About "C# LINQ Basics: Learn LINQ essentials in C# .NET"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK