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
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX