The story of how I validated my blog

Shows how to bind countries to a dropdown list without any XML file or database table

Douglas Crockford speaks of code quality. A must-see video for all developers.

Explains how to take advantage of the Google Sitemap generated automatically by BlogEngine.NET

The official release of BlogEngine.NET 1.0 is announced

Things that the users would expect to find in an application should always be there.

Shows in two simple steps to enable query strings in ClickOnce applications

Warning! This is the worst regex ever made

A public method that returns the caller of any method in the stack

When Visual Studio 2005 was released together with ASP.NET 2.0, the web project model was totally changed from the ASP.NET 1.x model. It took some time for me to get used to it, and in the beginning I didn’t like it...