Exception Not Found

Developers, Blog More and Own Your Words

Medium [https://medium.com/] and HackerNoon [https://hackernoon.com/] are in the midst of a divorce: > So HackerNoon is quietly leaving Medium, but also trying to take the rights for thousands of people's work with them and shit's going down... First an unsolicited email asking for license to my work,

A Definitive FizzBuzz Solution Guide in C#

Let's take the FizzBuzz question and dissect how you can solve it, what the common mistakes are, and how to improve on it.

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!

A Practical Example Of Asynchronous Programming in C# and ASP.NET

Let's take an existing synchronous ASP.NET web app and begin refactoring it to use asynchronous programming. Sample C# project included.

Exception Not Found © 2026