Exception Not Found

Introducing The Sorting Algorithm Family Reunion

Welcome, dear readers, to a brand new Deep Dive series [https://exceptionnotfound.net/tag/deepdives/]! This one is quite possibly the nerdiest thing I have ever blogged about.  It's also the reason there hasn't been as many posts as normal lately; I've been working on it for nearly a month.

Exploring Blazor by Making An HTML Table Sortable in .NET Core

Let's learn more about Blazor in .NET Core by making an HTML sortable by columns. Sample project included!

Using Blazor to Build a Client-Side Single-Page App with .NET Core

Let's build our very first Blazor app in ASP.NET Core!

Razor Pages vs MVC - How Do They Differ?

Razor Pages and the MVC pattern are different ways of building web apps in ASP.NET Core. Let's see how different they really are.

Using EF Core's InMemory Provider To Store A "Database" In Memory

Let's make an in-memory "database" with Entity Framework Core and the InMemory provider! Watch out for squirrels!

Exception Not Found © 2026