Exception Not Found

Solitaire in Blazor Part 2 - The C# Classes

We need classes for a Card, the DrawPile, the DiscardPile, SuitPiles, and the Stacks.

Solitaire in Blazor Part 1 - Overview

The biggest time waster in history, now in C# and Blazor WebAssembly!

Custom User Message Extension Methods in C# and MVC

Let's code up two extensible ways to show important messages to your users.

Using C# Named Arguments to Declutter Complex Tests

Let's use C# named arguments to make our tests cleaner and more readable.

Unit Testing 101: Write your first unit test in C# with MSTest

Do you want to start writing unit tests? and you don't even know where to start? Let's write our first unit tests in C# with MSTest.

Exception Not Found © 2026