Enable HTML input without disabling request validation in ASP.NET

Shows how to use tag mapping to convert server controls to other types at compile time

These are a small collection of the typical pitfalls I’ve experienced myself over the years developing ASP.NET applications.

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

A trick to get more people linking to your blog

How to resize the browser without using a toolbar