Mastering LINQ with C# and .NET
Mastering LINQ with C# and .NET
This is a comprehensive course on a technology called Language Integrated Query (LINQ). LINQ is a core part of .NET that is responsible for helping us iterate through, filter, search, transform and manipulate collections, be it local objects (arrays, lists, etc.) or remote objects (e.g., databases).
This course covers:
- What LINQ is, how it's implemented and what interfaces it uses
- Main LINQ operators (there are lots of them!)
- Using LINQ to query databases (LINQ to Entities)
- Technologies with LINQ support (e.g., LINQ to XML)
- Parallel LINQ (PLINQ) and how to use it to parallelize your queries
- Extra topics (e.g., LINQ tool support in Rider/ReSharper, using MoreLINQ)
Learn .NET's secret sauce for querying collections and databases
Url: View Details
What you will learn
- Create and execute LINQ queries on data sets
- Perform ad hoc data queries on in-memory and external data sources
- Query databases
Rating: 4.49167
Level: Beginner Level
Duration: 3.5 hours
Instructor: Dmitri Nesteruk
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap