Exception Not Found

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!

Arrays and Collections - C# in Simple Terms

Let's learn about arrays, lists, ranges, indices, List, Dictionary, Stack, and more!

Exception Not Found © 2026