Exception Not Found

Personal Time != Company Time

A junior programmer (let's call him Luis) and I were working to find a particularly stubborn Heisenbug [http://en.m.wikipedia.org/wiki/Heisenbug] (a bug that seems to disappear when you attempt to study it) this last week, and it was kicking our collective butts. This thing was just

Unobtrusive Validation - ASP.NET MVC Demystified

Let's learn what Unobtrusive Javascript is in MVC, and how we can use it to do client-side validation without writing any script. Sample project included!

The Best Code I Have Ever Written Is No Code At All

Behold! What follows is the best code I have ever written and will ever write. Even I, its creator, am awestruck at its flexibility and simplicity. It is a marvelous thing! It cannot break, does exactly what it was designed to do, and will not ever need to be refactored.

ActionFilterAttribute - ASP.NET MVC Demystified

Let's build a new C# Attribute by inheriting from ActionFilterAttribute! Sample project included!

The Hunting of the Glitch

I was able to find the nest, to my knowledge the first hunter to do so, before the Glitch nearly ended me. This bug is the most elusive I've ever tracked. I'd been following it's trail for days, watching its movements, trying to determine exactly where the nest was located.

Exception Not Found © 2026