Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Complete Practical LINQ Tutorial in C#

    Posted By: IrGens
    Complete Practical LINQ Tutorial in C#

    Complete Practical LINQ Tutorial in C#
    .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 4h | 2.56 GB
    Instructor: Ilya Fofanov

    A hands-on course walking you through the different parts of LINQ framework.

    Key Features

    Understand all the LINQ operations
    Filtering, ordering and projecting with LINQ
    Aggregating with LINQ

    What You Will Learn

    How to make your code better by applying functional style
    Fundamentals of functional programming
    Joining, grouping, and aggregating with LINQ
    Converting with LINQ

    About

    Extension methods were introduced in C# 3 and since then have become an indispensable part of the .NET platform. This enormously powerful feature has allowed us to build a whole framework built upon it called LINQ or Language Integrated Query. I’ve seen many code bases that avoid using LINQ and rely on the old procedural style of programming. If you still feel yourself uncomfortable with LINQ or you want to improve your understanding of LINQ, then this course is for you. As you might know, LINQ was inspired by functional paradigm and F# in particular. So, this course is not only about LINQ but about the fundamentals of functional programming as well.

    This course covers:

    •The basics of LINQ: extension methods, the idea of pipelining, IEnumerable, implementing our own extension, query syntax, pitfalls of LINQ operations, how to alter a list

    •Generating data streams: Enumerable class and its main operations, implementing your own extension which generates a stream of data

    •Filtering, ordering, projecting: parsing a CSV file, then, First, Last, Single, TakeWhile, SkipWhile, Any, All, Contains, SequenceEqual, Select and SelectMany

    •Joining, grouping, aggregating: Join, Group, GroupJoin, Zip, Sum, Average, Min, Max

    •Conversions: OfType, Cast, ToArray, ToList, ToDictionary, ToLookup, AsEnumerable, AsQueryable

    •LINQ to XML: overview, generating XML from a collection, reading XML

    •EF and LINQ: expression trees, inserting into and reading from a database

    •Extendibility in C#: what is functional programming (FP), purity and side effects, extending IDisposable, general-purpose extensions, extending StringBuilder, Primitive Obsession

    Enroll now and start learning LINQ and the fundamentals of functional programming.

    All the codes and supporting files for this course are available at - https://github.com/PacktPublishing/Complete-Practical-LINQ-Tutorial-in-C-


    Complete Practical LINQ Tutorial in C#