Do we really need CAPTCHA's to prevent robots posting to our web forms? Not if you run ASP.NET 2.0. Whether you use a form for member logins, blog comments or a web shop you want to keep it as secure and tamper proof as...

Shows how to utilize the new extension model of BlogEngine.NET

A list of 10 principles of simplicity

A short listing of the principles of trackback spam fighting.

Earlier today, Al Nyveldt aired a webcast on how to make BlogEngine.NET themes . It really shows how you can leverage all the power of ASP.NET in your themes. He uses code-behind files to dynamically change the output of...

Don't use FileInfo.OpenText().ReadToEnd() because it doesn't release the file handle

BlogEngine.NET 1.1 is being officially released to the public

Is it ok to use local resource files?

A trick to get more people linking to your blog

Shows you how to take advantage of 2 JavaScript events in BlogEngine.NET