Recent Posts

System Restore and Vista

2 minute read

After reading the comments posted to my blog entries for USB issues caused by KB938371, I can’t over emphasis how valuable it is to have System Restore enabl...

Looking forward to stackoverflow

1 minute read

Not an actual stack overflow, but the new site, stackoverflow.com, run by Jeff Atwood and Joel Spolsky.  Their aim is to provide some sort of programming Q&a...

Handy tip for debugging a Windows Service

1 minute read

Debugging a Windows Service is always a pain. You can’t run a service like a regular application, you have to run it from Windows Service Control Manager (SC...