Recent Posts

Internet Health Report

less than 1 minute read

If you think that the Internets are running slow, click this link. What you will see is a chart of the Internet backbone providers and the relative speed tha...

Just say no to CLR UDTs

1 minute read

Alex Papadimoulis is pretty adamant about not using CLR UDTs in SQL Server 2005.

Spam weasels

less than 1 minute read

I finally got a spam comment. In fact, it was from another Blogger user. That’s in violation of the Blogger TOS, so forwarded his infomation to the Blogger p...

Nine reasons not to use serialization

less than 1 minute read

There’s a good article on The Code Project that explains why you shouldn’t use serialization to store data. The root problem is that the information that get...