Exception Not Found

Expressions, Lambdas, and Delegates - C# In Simple Terms

Let's discuss some abstract concepts in C#. Plus: interpolated strings!

Attributes and Reflection - C# in Simple Terms

Let's learn how to store and retrieve metadata using attributes and reflection.

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!

LINQ - C# in Simple Terms

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

Exception Not Found © 2026