Data Querying Using LINQ and C#
Offered By: Microsoft via edX
Course Description
Overview
Comparing with other programming platforms, one of the most significant advantages of .NET is its Language-Integrated Query, or LINQ. LINQ is a powerful library that allows unified data query experience regardless of the data source. It is also language-independent which means it can be used in any .Net language like C#, VB.NET and F#. LINQ makes code more compact and readable. In this course, you will learn the fundamentals of LINQ and will get an extensive experience composing efficient LINQ queries in your .NET applications.
Taught by
Marwa Hussein and Timothy Liu
Tags
Related Courses
Learn ASP.NETCodecademy Create C# App Inheritance, Composition, and Aggregation
Coursera Project Network via Coursera Advanced C#: Functional Programming Patterns
LinkedIn Learning C#: Advanced Practices
LinkedIn Learning C# Design Patterns
LinkedIn Learning