Companies Home Search Profile

From Zero to Hero LINQ in .NET

Focused View

4:08:31

0 View
  • 01. Welcome.mp4
    00:35
  • 02. What will you learn in this course.mp4
    00:34
  • 03. Who is the course for and prerequisites.mp4
    00:32
  • 04. Why do we have LINQ.mp4
    05:36
  • 05. A language for querying data.mp4
    02:02
  • 06. A first LINQ example.mp4
    05:21
  • 07. Why would you want to use LINQ.mp4
    03:34
  • 08. Section recap.mp4
    00:38
  • 09. Introduction to our demo solution.mp4
    03:05
  • 10. Using a simple where clause.mp4
    04:29
  • 11. Refactoring statements into functions.mp4
    03:45
  • 12. Chaining multiple where clauses.mp4
    03:18
  • 13. Ordering data.mp4
    04:00
  • 14. Multi-level ordering.mp4
    03:24
  • 15. Using a custom comparer to order.mp4
    02:56
  • 16. Section recap.mp4
    00:54
  • 17. What is deferred execution in LINQ.mp4
    09:33
  • 18. Retrieving all results.mp4
    09:48
  • 19. Retrieving a single item.mp4
    10:40
  • 20. Projecting the data to another shape.mp4
    11:22
  • 21. Section recap.mp4
    00:43
  • 22. Introduction to getting partial results.mp4
    02:57
  • 23. Splitting results into chunks.mp4
    06:21
  • 24. Using Skip, Take and TakeWhile to retrieve a specific result.mp4
    07:30
  • 25. Dividing results into logical parts with GroupBy.mp4
    07:30
  • 26. Section recap.mp4
    00:55
  • 27. Introduction.mp4
    02:00
  • 28. Removing duplicates.mp4
    03:10
  • 29. Checking for a single item.mp4
    03:09
  • 30. Verifying all items.mp4
    04:10
  • 31. Using aggregate functions.mp4
    09:51
  • 32. Checking if 2 sequences are equal.mp4
    02:51
  • 33. Section recap.mp4
    00:39
  • 34. Introduction.mp4
    01:26
  • 35. Concatenate two results.mp4
    01:50
  • 36. Set operations on queries with the same type.mp4
    10:02
  • 37. Exploding a subquery with SelectMany.mp4
    07:00
  • 38. Join operations between 2 results.mp4
    25:25
  • 39. Section recap.mp4
    00:42
  • 40. Introduction.mp4
    01:02
  • 41. IQueryable vs IEnumerable.mp4
    04:38
  • 42. What can we write LINQ against.mp4
    03:48
  • 43. Making some IEnumerable methods ourselves.mp4
    09:07
  • 44. IQueryable behind the scenes.mp4
    10:47
  • 45. Section recap.mp4
    01:13
  • 46. Why would we want to parallelize our queries.mp4
    02:26
  • 47. Introduction to PLINQ.mp4
    14:19
  • 48. Things to consider when using PLINQ.mp4
    06:48
  • 49. Potential pitfalls.mp4
    07:44
  • 50. Section recap.mp4
    00:58
  • 51. Conclusion.mp4
    01:24
  • code.zip
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Lifetime Access. Start Your Course Today. The Creative Community. Enjoy Learning From Home. Join a community of international creators to make, share, and grow your creative ideas. Download App. Search Courses. Sign Up For Newsletter.
    • language english
    • Training sessions 51
    • duration 4:08:31
    • Release Date 2025/01/17

    Courses related to Database Programming

    Subtitle
    Using MongoDB with Python
    Linkedin Learning MongoDB
    MongoDB
    Using MongoDB with Python
    43:12
    English subtitles
    06/28/2023
    Subtitle
    SQL 101: Databases for beginners