Exception Not Found

Primitive Types, Literals, and Nullables - C# in Simple Terms

int, string, char, double, decimal, float, long, short, byte, and more!

Types and the Type System - C# In Simple Terms

Let's learn about value and reference types, null, and why C# is considered to be "strongly-typed"!

Introducing C# in Simple Terms

We're starting a brand-new mega series all about C#!

Using a Dapper Base Repository in C# to Improve Readability

Let's implement a base Dapper class in C# to make our Repositories more readable!

Yahtzee in Blazor WebAssembly Part 2: The Blazor Component

Let's finish our Yahtzee implementation using Blazor, C#, and ASP.NET Core!

Exception Not Found © 2026