LINQ Fundamentals in C# 10

seeders: 0
leechers: 0
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

LINQ Fundamentals in C# 10 (Size: 624.7 MB)
  01. Course Overview.mp4 3.1 MB
  02. Introduction and Version Information.mp4 2.7 MB
  03. Whats in This Course and Community Resources.mp4 1.8 MB
  04. What Is LINQ and LINQ Integrations.mp4 2.9 MB
  05. Examples of SQL C.Sharp Loops and LINQ.mp4 6.6 MB
  06. Why Use LINQ and LINQ Operations.mp4 3.4 MB
  07. The Console Application Used for LINQ Samples.mp4 2.8 MB
  08. The Sample Entity Repository and View Model Classes.mp4 5.7 MB
  09. Select All Items Using LINQ.mp4 14.5 MB
  10. Select a Single Column.mp4 10 MB
  11. Get Specific Columns to Load into a Product Object.mp4 9.5 MB
  12. Build an Anonymous Class.mp4 10.8 MB
  13. Sorting Data on a Single Field.mp4 8.2 MB
  14. Sorting Data in Descending Order.mp4 4.7 MB
  15. Sort the Data Using Two Fields.mp4 8.7 MB
  16. Sort Two Fields Descending Using the Method Syntax.mp4 3.7 MB
  17. Using the Where Clause.mp4 7.1 MB
  18. Using the And Operator.mp4 6 MB
  19. Custom Extension Methods.mp4 2 MB
  20. Demo of a Custom Extension Method.mp4 8.1 MB
  21. The Methods for Selecting a Specific Item.mp4 5.3 MB
  22. Search Forward for an Element Using First.mp4 6.9 MB
  23. Search Forward for an Element Using FirstOrDefault.mp4 9.8 MB
  24. Search Backward for an Element Using Last.mp4 5.4 MB
  25. Search Backward for an Element Using LastOrDefault.mp4 5.7 MB
  26. Searching for Only One Element Using Single.mp4 9 MB
  27. Searching for Only One Element Using SingleOrDefault.mp4 9.3 MB
  28. When to Use Which Method.mp4 5.9 MB
  29. Using the Take Method to Extract Data.mp4 7.2 MB
  30. Using the Range Operator with the Take Method.mp4 8.9 MB
  31. Conditionally Extract Data Using the TakeWhile Method.mp4 4.3 MB
  32. Skip Past Beginning Elements in a Collection.mp4 8.2 MB
  33. Get Distinct Values from a Collection.mp4 5.7 MB
  34. Extract Distinct Objects Using DistinctBy Method.mp4 6.7 MB
  35. Split Large Collections into Smaller Collections Using Chunk.mp4 8.2 MB
  36. Introduction to the All Method.mp4 2.1 MB
  37. Demo of the All Method.mp4 9.3 MB
  38. Demo of the Any Method.mp4 5.1 MB
  39. Demo of Contains Using Integers.mp4 4 MB
  40. Demo of Contains Using Comparer Class.mp4 11.5 MB
  41. Using SequenceEqual with Integer Collections.mp4 9.9 MB
  42. Using SequenceEqual with Object Collections.mp4 5.5 MB
  43. Using SequenceEqual with Comparer Class.mp4 9.1 MB
  44. Using Except with Integer Collections.mp4 5.8 MB
  45. Find Products That Do Not Have Sales Using Except.mp4 8.4 MB
  46. Using Except with Comparer Class.mp4 6.8 MB
  47. Using the ExceptBy Method.mp4 5.5 MB
  48. Find Products That Do Not Have Sales Using ExceptBy.mp4 7.2 MB
  49. Using Intersect with Integer Collections.mp4 3.4 MB
  50. Find Products That Have Sales Using Intersect.mp4 5 MB
  51. Using Intersect with Comparer Class.mp4 4.8 MB
  52. Using the IntersectBy Method.mp4 4 MB
  53. Find Products That Have Sales Using IntersectBy.mp4 7.1 MB
  54. Using Union with Integer Collections.mp4 4.4 MB
  55. Using Union with Comparer Class.mp4 3.3 MB
  56. Using the UnionBy Method.mp4 3.9 MB
  57. Using Concat with Two Integer Collections.mp4 4.1 MB
  58. Using Concat with Two Product Collections.mp4 4.2 MB
  59. Performing an Inner Join.mp4 13.6 MB
  60. Using a Two-field Inner Join.mp4 7.9 MB
  61. Using the into Keyword.mp4 8.3 MB
  62. Using the GroupJoin Method.mp4 4.3 MB
  63. Simulating a Left Outer Join Query Syntax.mp4 13 MB
  64. Simulating a Left Outer Join Method Syntax.mp4 6.4 MB
  65. Grouping Products by Size.mp4 9.1 MB
  66. Ordering by the Key Property.mp4 5.8 MB
  67. Filtering the Grouped Data.mp4 7.2 MB
  68. Creating a One-to-many Using a Subquery.mp4 12.7 MB
  69. Simulate Distinct Using Group By.mp4 5.4 MB
  70. Using Count and Filtering the Count.mp4 7.2 MB
  71. Using Min and Max Methods.mp4 7.3 MB
  72. Using MinBy and MaxBy Methods.mp4 5.2 MB
  73. Using Average and Sum Methods.mp4 7.1 MB
  74. Simulate Sum Using Aggregate.mp4 6.5 MB
  75. Using Aggregate Method with a Custom Expression.mp4 4.2 MB
  76. Using Grouping with Aggregation.mp4 11.4 MB
  77. Making Aggregation More Efficient.mp4 14.2 MB
  78. Using ForEach to Calculate a Line Total.mp4 8.6 MB
  79. Using ForEach and a Sub-query to Calculate Total Sales.mp4 6.9 MB
  80. Call a Custom Method from ForEach.mp4 9.9 MB
  81. Classification of LINQ Queries.mp4 4 MB
  82. Deferred Execution Streaming and Non-streaming.mp4 4.9 MB
  83. The Classes for Illustrating Deferred Execution.mp4 3.9 MB
  84. Illustrating Deferred Execution Using ForEach.mp4 13.1 MB
  85. Step-through Demo of Deferred Execution.mp4 6.8 MB
  86. Using IEnumerator and GetEnumerator.mp4 5.9 MB
  87. Show Streaming Nature of Where and Take Methods.mp4 5.8 MB
  88. Create Custom Filtering Extension Method.mp4 9.8 MB
  89. Apply Take to Custom Filtering Method.mp4 2.7 MB
  90. Use Yield Keyword to Create Streaming Extension Method.mp4 10.2 MB
  91. Use the Yield Keyword with Take Method.mp4 2.7 MB
  92. Use the Yield Keyword with OrderBy Method.mp4 4.4 MB
  Bonus Resources.txt 409.6 B
  Get Bonus Downloads Here.url 204.8 B
  LINQSamples.Common.code-workspace 102.4 B
  LINQSamples.Common.csproj 307.2 B
  LINQSamples.DataLayer.code-workspace 102.4 B
  LINQSamples.DataLayer.csproj 204.8 B
  LINQSamples.code-workspace 204.8 B
  LINQSamples.csproj 409.6 B
  LINQSamples.sln 2.1 KB
  LinqHelper.cs 1.4 KB
  Product.cs 1 KB
  ProductComparer.cs 819.2 B
  ProductHelper.cs 307.2 B
  ProductIdComparer.cs 307.2 B
  ProductOrder.cs 1.3 KB
  ProductRepository.cs 9.1 KB
  ProductSales.cs 204.8 B
  ProductSimple.cs 614.4 B
  ProductSimpleRepository.cs 614.4 B
  ProductStats.cs 1.7 KB
  Program.cs 204.8 B
  Readme.txt 1.9 KB
  SaleProducts.cs 204.8 B
  SalesOrder.cs 716.8 B
  SalesOrderRepository.cs 5.2 KB
  SamplesViewModel.cs 6.7 KB
  ViewModelBase.cs 5.1 KB
  aggregate-data-in-collections-slides.pdf 284.7 KB
  concatenate-collections-together-using-union-and-concat-slides.pdf 251.7 KB
  determine-differences-between-two-collections-slides.pdf 254 KB
  determine-the-type-of-data-contained-within-collections-slides.pdf 283.1 KB
  launch.json 2.1 KB
  retrieve-specific-items-using-take-skip-distinct-and-chunk-slides.pdf 272.4 KB
  select-a-single-piece-of-data-from-a-collection-slides.pdf 297.5 KB
  tasks.json 1 KB
  understanding-deferred-execution-streaming-and-non-streaming-operations-slides.pdf 392 KB
  use-linq-to-iterate-over-collections-slides.pdf 241.1 KB
  use-linq-to-order-data-slides.pdf 262.2 KB
  use-linq-to-select-data-within-collections-slides.pdf 332.6 KB
  use-the-group-clause-to-produce-grouped-collections-slides.pdf 245.8 KB
  use-the-join-clause-to-combine-two-collections-slides.pdf 243.3 KB
  use-the-linq-where-clause-to-filter-data-slides.pdf 270.2 KB
  where-linq-fits-into-your-toolbelt-slides.pdf 977.3 KB
  ▲ 336 total files

Description


LINQ Fundamentals in C# 10
https://CourseWikia.com

Duration: 3h 50m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 624 MB
Genre: eLearning | Language: English

This course teaches you how to use the LINQ syntax to select, filter, extract, partition, identify, union, join, group, and aggregate data contained in C# collections.

What you'll learn
LINQ can filter and extract data from collections efficiently. In this course, LINQ Fundamentals in C# 10, you’ll learn to apply LINQ queries to sets of data to extract meaningful information in an efficient manner. First, you’ll explore how to create LINQ queries, where to learn more about LINQ, and how to select and order data from sets of data. Next, you’ll discover how to filter data, get distinct values, and identify the kind of data contained within collections. Finally, you’ll learn how to work with multiple sets of data, group data into sets, and aggregate data to produce statistics for solving business problems. When you’re finished with this course, you’ll have the skills and knowledge of LINQ needed to apply queries in your everyday applications to produce data efficiently.

Related Torrents

torrent name size uploader age seed leech
1
1
0
0