Posted in:

The next video in my exploring MoreLINQ series looks at several methods related to joining collections - RightJoin, LeftJoin, FullJoin and FullGroupJoin. These can be a little hard to explain, so I start off with some very simplistic examples and then move on to more real-world use cases.

I also briefly talk about Union in this video, which for some reason I thought was part of MoreLINQ when I recorded this, but of course it's actually a built-in LINQ method. So apologies for that, but it's a good method to learn about anyway!

You can find all videos in this series here.

Want to learn more about LINQ? Be sure to check out my Pluralsight course LINQ Best Practices.