Sound Code Logo A place for me to share what I'm learning: Azure, .NET, Docker, audio, microservices, and more...

Exploring MoreLINQ Part 10 - Interleave

September 4. 2018 Posted in:
  • LINQ
  • MoreLINQ

The tenth video in my Exploring MoreLINQ series looks at the Interleave extension method. It's a nice and simple one today - it simply lets you interleave elements from two or more source sequences, carrying on until all elements from all sequences have been returned.

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.
Tweet

About Mark Heath

Microsoft MVP

I'm a Microsoft MVP and software developer based in Southampton, England, currently working as a Software Architect for NICE Systems. I create courses for Pluralsight and am the author of several open source libraries. I currently specialize in architecting Azure based systems and audio programming. You can find me on:

  • Twitter
  • GitHub
  • Pluralsight
  • YouTube
  • Stack Overflow
  • RSS Feed

Search this site

Keep Updated

My Pluralsight Courses

  • Azure Functions Deep Dive
  • Microservices Fundamentals
  • Refactor and Optimize Code with GitHub Copilot
  • LINQ Best Practices
  • Microsoft Azure Developer: Deploying and Managing Containers
  • Azure Functions Fundamentals
  • Azure Durable Functions Fundamentals
  • Microservices Architecture: Executive Briefing
  • Building Microservices
  • Dapr 1 Fundamentals
  • Create Serverless Functions
  • More Effective LINQ
  • Versioning and Evolving Microservices in ASP.NET Core
  • Microsoft Azure Developer: Implement Azure Functions (AZ-204)
  • Azure Container Instances: Getting Started
  • Building Serverless Applications in Azure
  • Azure CLI: Getting Started
  • Understanding and Eliminating Technical Debt
  • Windows Forms Best Practices
  • Digital Audio Fundamentals
  • UWP Audio Fundamentals
  • Audio Programming with NAudio
  • Understanding Distributed Version Control Systems
  • Creating Modern WPF Applications with MahApps.Metro
  • Creating and Selling a Digital Product
  • ClickOnce Deployment Fundamentals

My Open Source Software

  • NAudio
  • NLayer
  • NAudio.SharpMediaFoundation
  • WaveForm Renderer
  • WPF WaveForm
  • TypeScript Tetris
  • Skype Voice Changer
  • MIDI File Mapper
  • MIDI File Splitter
  • SilverNibbles
  • Asterisk
  • WPF Shapes
  • .NET Voice Recorder

Archives

Tags

  • Azure (160)
  • NAudio (103)
  • Advent of Code (82)
  • LINQ (79)
  • C# (71)
  • F# (70)
  • Azure Functions (69)
  • Azure CLI (47)
  • WPF (39)
  • audio (38)
  • XAML (38)
  • JavaScript (36)
  • Silverlight (34)
  • Pluralsight (29)
  • Durable Functions (26)
  • Docker (26)
  • MoreLINQ (26)
  • Azure Blob Storage (21)
  • Azure Service Bus (17)
  • PowerShell (16)
Copyright © 2025 Mark Heath