Softwarez.Info - Software's World!
[Pluralsight] LINQ Fundamentals in C# 10 - Printable Version

+- Softwarez.Info - Software's World! (https://softwarez.info)
+-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone)
+--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials)
+--- Thread: [Pluralsight] LINQ Fundamentals in C# 10 (/Thread-Pluralsight-LINQ-Fundamentals-in-C-10)



[Pluralsight] LINQ Fundamentals in C# 10 - AD-TEAM - 12-29-2025

[Image: 539499712_359020115_tuto.jpg]
617.77 MB | 5min 51s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
FileName :1 Course Overview.mp4 | Size: (3.07 MB)
FileName :1 Version Check.mp4 | Size: (540.72 KB)
FileName :2 Introduction and Version Information.mp4 | Size: (2.64 MB)
FileName :3 What's in This Course and Community Resources.mp4 | Size: (1.83 MB)
FileName :4 What Is LINQ and LINQ Integrations-.mp4 | Size: (2.96 MB)
FileName :5 Examples of SQL, C# Loops, and LINQ.mp4 | Size: (6.59 MB)
FileName :6 Why Use LINQ and LINQ Operations-.mp4 | Size: (3.37 MB)
FileName :1 The Console Application Used for LINQ Samples.mp4 | Size: (2.77 MB)
FileName :2 The Sample Entity, Repository, and View Model Classes.mp4 | Size: (5.73 MB)
FileName :3 Select All Items Using LINQ.mp4 | Size: (14.54 MB)
FileName :4 Select a Single Column.mp4 | Size: (10.01 MB)
FileName :5 Get Specific Columns to Load into a Product Object.mp4 | Size: (9.53 MB)
FileName :6 Build an Anonymous Class.mp4 | Size: (10.78 MB)
FileName :1 Sorting Data on a Single Field.mp4 | Size: (8.19 MB)
FileName :2 Sorting Data in Descending Order.mp4 | Size: (4.69 MB)
FileName :3 Sort the Data Using Two Fields.mp4 | Size: (8.72 MB)
FileName :4 Sort Two Fields Descending Using the Method Syntax.mp4 | Size: (3.73 MB)
FileName :1 Using the Where Clause.mp4 | Size: (7.16 MB)
FileName :2 Using the And (&&) Operator.mp4 | Size: (5.98 MB)
FileName :3 Custom Extension Methods.mp4 | Size: (2.02 MB)
FileName :4 Demo of a Custom Extension Method.mp4 | Size: (8.08 MB)
FileName :1 The Methods for Selecting a Specific Item.mp4 | Size: (5.36 MB)
FileName :2 Search Forward for an Element Using First().mp4 | Size: (6.91 MB)
FileName :3 Search Forward for an Element Using FirstOrDefault().mp4 | Size: (9.83 MB)
FileName :4 Search Backward for an Element Using Last().mp4 | Size: (5.43 MB)
FileName :5 Search Backward for an Element Using LastOrDefault().mp4 | Size: (5.7 MB)
FileName :6 Searching for Only One Element Using Single().mp4 | Size: (9.06 MB)
FileName :7 Searching for Only One Element Using SingleOrDefault().mp4 | Size: (9.3 MB)
FileName :8 When to Use Which Method.mp4 | Size: (5.95 MB)
FileName :1 Using the Take() Method to Extract Data.mp4 | Size: (7.22 MB)
FileName :2 Using the Range Operator with the Take() Method.mp4 | Size: (8.95 MB)
FileName :3 Conditionally Extract Data Using the TakeWhile() Method.mp4 | Size: (4.35 MB)
FileName :4 Skip() Past Beginning Elements in a Collection.mp4 | Size: (8.24 MB)
FileName :5 Get Distinct() Values from a Collection.mp4 | Size: (5.69 MB)
FileName :6 Extract Distinct Objects Using DistinctBy() Method.mp4 | Size: (6.73 MB)
FileName :7 Split Large Collections into Smaller Collections Using Chunk().mp4 | Size: (8.17 MB)
FileName :1 Introduction to the All() Method.mp4 | Size: (2.14 MB)
FileName :2 Demo of the All() Method.mp4 | Size: (9.36 MB)
FileName :3 Demo of the Any() Method.mp4 | Size: (5.11 MB)
FileName :4 Demo of Contains() Using Integers.mp4 | Size: (3.99 MB)
FileName :5 Demo of Contains() Using Comparer Class.mp4 | Size: (11.47 MB)
FileName :01 Using SequenceEqual() with Integer Collections.mp4 | Size: (9.95 MB)
FileName :02 Using SequenceEqual() with Object Collections.mp4 | Size: (5.48 MB)
FileName :03 Using SequenceEqual() with Comparer Class.mp4 | Size: (9.09 MB)
FileName :04 Using Except() with Integer Collections.mp4 | Size: (5.78 MB)
FileName :05 Find Products That Do Not Have Sales Using Except().mp4 | Size: (8.42 MB)
FileName :06 Using Except() with Comparer Class.mp4 | Size: (6.82 MB)
FileName :07 Using the ExceptBy() Method.mp4 | Size: (5.5 MB)
FileName :08 Find Products That Do Not Have Sales Using ExceptBy().mp4 | Size: (7.18 MB)
FileName :09 Using Intersect() with Integer Collections.mp4 | Size: (3.4 MB)
FileName :10 Find Products That Have Sales Using Intersect().mp4 | Size: (5.01 MB)
FileName :11 Using Intersect() with Comparer Class.mp4 | Size: (4.78 MB)
FileName :12 Using the IntersectBy() Method.mp4 | Size: (4.02 MB)
FileName :13 Find Products That Have Sales Using IntersectBy().mp4 | Size: (7.13 MB)
FileName :1 Using Union() with Integer Collections.mp4 | Size: (4.44 MB)
FileName :2 Using Union() with Comparer Class.mp4 | Size: (3.32 MB)
FileName :3 Using the UnionBy() Method.mp4 | Size: (3.95 MB)
FileName :4 Using Concat with Two Integer Collections.mp4 | Size: (4.16 MB)
FileName :5 Using Concat with Two Product Collections.mp4 | Size: (4.25 MB)
FileName :1 Performing an Inner Join.mp4 | Size: (13.66 MB)
FileName :2 Using a Two-field Inner Join.mp4 | Size: (7.91 MB)
FileName :3 Using the 'into' Keyword.mp4 | Size: (8.35 MB)
FileName :4 Using the GroupJoin() Method.mp4 | Size: (4.3 MB)
FileName :5 Simulating a Left Outer Join (Query Syntax).mp4 | Size: (13.01 MB)
FileName :6 Simulating a Left Outer Join (Method Syntax).mp4 | Size: (6.45 MB)
FileName :1 Grouping Products by Size.mp4 | Size: (9.09 MB)
FileName :2 Ordering by the Key Property.mp4 | Size: (5.76 MB)
FileName :3 Filtering the Grouped Data.mp4 | Size: (7.21 MB)
FileName :4 Creating a One-to-many Using a Subquery.mp4 | Size: (12.74 MB)
FileName :5 Simulate Distinct() Using Group By.mp4 | Size: (5.4 MB)
FileName :1 Using Count() and Filtering the Count.mp4 | Size: (7.25 MB)
FileName :2 Using Min() and Max() Methods.mp4 | Size: (7.32 MB)
FileName :3 Using MinBy() and MaxBy() Methods.mp4 | Size: (5.17 MB)
FileName :4 Using Average() and Sum() Methods.mp4 | Size: (7.14 MB)
FileName :5 Simulate Sum() Using Aggregate().mp4 | Size: (6.55 MB)
FileName :6 Using Aggregate() Method with a Custom Expression.mp4 | Size: (4.25 MB)
FileName :7 Using Grouping with Aggregation.mp4 | Size: (11.44 MB)
FileName :8 Making Aggregation More Efficient.mp4 | Size: (14.26 MB)
FileName :1 Using ForEach() to Calculate a Line Total.mp4 | Size: (8.62 MB)
FileName :2 Using ForEach() and a Sub-query to Calculate Total Sales.mp4 | Size: (6.94 MB)
FileName :3 Call a Custom Method from ForEach().mp4 | Size: (9.9 MB)
FileName :01 Classification of LINQ Queries.mp4 | Size: (4.01 MB)
FileName :02 Deferred Execution, Streaming, and Non-streaming.mp4 | Size: (4.89 MB)
FileName :03 The Classes for Illustrating Deferred Execution.mp4 | Size: (3.9 MB)
FileName :04 Illustrating Deferred Execution Using ForEach().mp4 | Size: (13.1 MB)
FileName :05 Step-through Demo of Deferred Execution.mp4 | Size: (6.82 MB)
FileName :06 Using IEnumerator and GetEnumerator().mp4 | Size: (5.9 MB)
FileName :07 Show Streaming Nature of Where() and Take() Methods.mp4 | Size: (5.76 MB)
FileName :08 Create Custom Filtering Extension Method.mp4 | Size: (9.79 MB)
FileName :09 Apply Take() to Custom Filtering Method.mp4 | Size: (2.69 MB)
FileName :10 Use Yield Keyword to Create Streaming Extension Method.mp4 | Size: (10.18 MB)
FileName :11 Use the Yield Keyword with Take() Method.mp4 | Size: (2.67 MB)
FileName :12 Use the Yield Keyword with OrderBy() Method.mp4 | Size: (4.39 MB)]
Screenshot
[Image: RqEF59E1_o.jpg]

RapidGator

[To see links please register or login]

NitroFlare

[To see links please register or login]

DDownload

[To see links please register or login]