October 2006 - Posts

Activating Office 2007 on x64
Office 2007 has been having Activation Issues, and it took a while, but I found a work-around. It even works on my Windows XP x64 desktop. Read More...
Creating a Self-Signed X509Certificate2 in C#
The mechanism for creating a new Self-Signed X509 Certificate from .Net is a bit strange. Here's the easiest way I've found so far. Read More...