Rob's Blog Posts for November 2006

Code Signing: two worlds defined

I’ve always been a fan of code signing. There’s “signing” to give the assembly a strong assembly name, and there’s “signing” to verify the application hasn’t been tampered with....

NAnt intellisense in Visual Studio

NAnt is a phenomenally cool tool for automating build scripts. Coding NAnt build files feels natural to me: unix shell script style functions and xml style syntax....

Feedback spam

Ok, I don’t know who the wise guy is who keeps trying to give me feedback spam about [use your imagination here], but I’m really not thrilled to delete as much feedback spam as I get....

NAnt

NAnt is my new best friend. NAnt is very easy to learn, very straight forward to use, and very powerful in it’s execution....

NUnit

High on my list of stuff I need to do is NUnit. Last I tried NUnit, it was wonderful and infuriating....

SSH on Windows

Apologies up front to those who will flame me for this, but I must concede. I’ve been trying to find a good excuse to get into Linux for a while....