Exception Not Found

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.

Using POST-REDIRECT-GET in ASP.NET MVC

Let's use the POST-REDIRECT-GET (PRG) pattern to get rid of pesky warning popups in ASP.NET MVC.

Welcoming the Coming Death of WebForms

Just about a month ago, Microsoft announced ASP.NET 5 [http://www.asp.net/vnext/overview/aspnet-vnext/aspnet-5-overview], what's being characterized as a ground-up rewrite of this venerable framework. Improvement big and small abound; two of the ones I'm looking forward to the most are TagHelpers [http://www.hanselman.com/

Exception Not Found © 2026