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.

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!

Exception Not Found © 2026