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
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera