Description
C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET (updated 10/2021)
https://DevCourseWeb.com
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.11 GB | Duration: 5h 8m
A guide to learning the C# LINQ Query & Method syntax for LINQ to Objects, LINQ to Entities, LINQ to XML, & LINQ to JSON
What you'll learn
Basics of C# LINQ using both Query syntax and Method syntax. You gain upper hand than others who typically knows just one syntax.
Different types of LINQ Operators in C# .NET. You will learn them through a step-by-step approach along with a companion downloadable LINQ syntax resource.
ACTIVITIES: Quizzes, Assignments, Coding Exercises to apply your learning. There are lots of them to help you practice!
LINQ to Objects: Get to know every LINQ operator you can apply on LINQ to Objects in C#.
LINQ to Entities: Get started with applying the LINQ concepts to access the database through entities.
LINQ to XML: Learn to apply the LINQ capabilities to work with XML including reading and writing XML using LINQ.
NEW! Mini-course on LINQ to JSON (15 lectures). Learn LINQ to JSON concepts including creating, parsing, and querying techniques of JSON.
Requirements
No prior knowledge of LINQ is required. This course will cover everything you need to learn LINQ in C#.
Basic knowledge of C# programming is expected.
Visual Studio Code or Visual Studio Community Edition or Visual Studio or Visual Studio for Mac or any other IDE that supports C#
To complete the interactive elements of the course including coding challenges and exercises, you’ll need a laptop/desktop with an internet connection.
Description
The course is continuously updated with new content.
Course update history:
Jul 2021: NEW! Added activities for the 'Grouping Items' topic and new coding assignments.