Exception Not Found

The Catch Block #35 - .NET 5.0 Extravaganza!

Let's talk about the big releases of .NET 5.0, ASP.NET Core 5.0, C# 9.0, Entity Framework Core 5.0, and F# 5.

Tuples and Anonymous Types - C# in Simple Terms

Two different ways to group values without needing an entire class.

Generics - C# in Simple Terms

Let's make types that use other types!

The Catch Block #34 - Useful String Extensions

Let's build useful string extension methods like ToDelimitedList and Excerpt. Plus: .NET 5.0 has launched!

LINQ - C# in Simple Terms

Let's query some C# collections using LINQ and a bunch of new keywords!

Exception Not Found © 2026