
Here are 12 videos you have to check out!
Here's a collection of some of my more popular videos on YouTube:
https://youtu.be/Zf0YWgNbKnQ
In this video, I discuss the Reddit post about Rust replacing all of the C# at Microsoft.
https://youtu.be/5OKLiQM2y30
This video talks about using plugins within a vertical slice architecture. I walk through one of my solutions to show how I have set things up.
https://youtu.be/fTyubohxBGU
This video is on plugin usage in Blazor! As someone that loves using plugins, I had to show the usage in Blazor as well!
https://youtu.be/Wa3sdKGp3wE
This video explains how you can use BenchmarkDotNet like all of the performance examples you see across the web!
https://youtu.be/RR7Cq0iwNYo
For the beginners out there for C#, this video details how IEnumerable works. While it doesn't do a super technical deep dive, it should help explain the behavior vs something like an Array or List.
https://youtu.be/_v9k74gWJtE
A step by step guide on setting up watches for debugging in Visual Studio.
https://youtu.be/yg-qZXPBlKM
If you're interested in getting started with Autofac, this video is a perfect starting point!
https://youtu.be/GE-phyI6lEM
What's faster? Task.WhenAll or Parallel.ForEach? Only one way to find out!
https://youtu.be/iEfuyxwKQCE
A fun look at composition (compared to inheritence). No experience required for this one!
https://youtu.be/rohq-Wqj0yI
Getting setup with xUnit for writing unit tests!
https://youtu.be/Mk8bwXIZTXg
This is a fun video on how to make your own ASCII art generator!
https://youtu.be/xsY9tyRbCVk
How to switch up your code to move away from Enums by refactoring them out!
----
Sign up for my email newsletter!
Share with your network!