So you are building a website using static .html files instead of any server side technologies such as ASP.NET. That’s cool for various reasons, but my favorite is that it allows any developer on any platform to easily...

What's the address of your website? www .domain.com or domain.com? There are two camps on the subject of the www subdomain. One believe it should be enforced ( www.yes-www.org ) and the other ( no-www.org ) that it...

The second part of the checklist is about server side code and security

Use the Google maps API to find addresses based on lat/long using C#

Solution to the XmlException and the strange three beginning characters

How to use Gravatars to do more than just displaying an image.

Shows how to receive XML-RPC ping requests

The DateTime parsing of certain string formats causes wrong date strings

How to keep track on the generic List<T> and if it's changed or not

A HttpModule for compressing .aspx pages and the WebResource.axd handler in ASP.NET using C#