How to Read HUUUGE Files in C# - Designing a Segmented Stream

Опубликовано: 07 Август 2026
на канале: Dev Leader
402
31

This video walks through an initial design for a segmented stream in C#. We jump between the digital whiteboard and then into Visual Studio to discuss some dotnet concepts for how to make it work!

Want to see the follow-up with optimizations? Check this out:
   • INSANE Speed Unlocked On Segmented Stream ...  

For more videos on programming with detailed examples, check this out:
   • All About Programming! (TONS of examples)  

Check out more Dev Leader content (including full in-depth articles with source code examples) here:
https://linktr.ee/devleader

Social Media:
YouTube:    / @devleader  
TikTok:   / devleader  
Blog: https://www.devleader.ca/
GitHub: https://github.com/ncosentino/
Twitch:   / ncosentino  
Twitter:   / devleaderca  
Facebook:   / devleaderca  
Instagram:   / dev.leader  
LinkedIn:   / nickcosentino  

#dotnet #csharp #tutorial #programming #coding #design