Exception Not Found

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.

The Ultimate Guide to Async and Await in C# and ASP.NET

Let's learn how asynchronous programming works in ASP.NET, and what we should remember when attempting to implement it.

Patience, Outrage Culture, and Mr. Berger's Class

Patience is key. Outrage is everywhere.

Exception Not Found © 2026