Exception Not Found

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!

Opinion Time: Should My Code and Markup Samples Have Line Numbers?

Should Exception Not Found include line numbers on code blocks? I need my readers' opinions!

Be The Laziest Programmer You Can Be

Be lazy. It's OK. Lazy programmers are GOOD programmers.

Fixing Intellisense and Go To Definition in Visual Studio 2019

I had a set of very strange problems after upgrading to Visual Studio 2019 [https://docs.microsoft.com/en-us/visualstudio/ide/whats-new-visual-studio-2019?view=vs-2019] early this week, and they were significantly hampering my ability to get work done. 1. Go To Definition [https://code.visualstudio.com/docs/editor/editingevolved#_go-to-definition]

Exception Not Found © 2026