Exception Not Found

CodeMash, Pluralsight, and My First Recorded Talk (Comments Welcome!)

I was lucky enough to get one of my technical talks recorded, and now you can watch it, along with 92 others from CodeMash!

Rendering a Bootstrap Popover using ASP.NET Core Razor Pages and AJAX

Let's see how to render a popover using a dedicated Razor Page and a jQuery AJAX call. Samples included!

MongoDB Transactions in .NET Applications

This post gives you a general idea on Database Transactions, defines what transactions in MongoDB are and explains how to run your MongoDB as a replicaset. You will also learn how to use MongoDB Transactions in a .NET application.

Using Anti-Forgery Tokens in ASP.NET 5.0 Razor Pages

Let's see how to use anti-forgery tokens and validation to prevent CSRF attacks in our Razor Pages apps!

Git Wars: Perils of One Rogue Developer

A recent issue resulted with a repository in a bad state. In this article I cover what happened, how I resolved the issue, and some thoughts on how to prevent it in the future.

Exception Not Found © 2026