Subscribe to my moblog: http://moblog.ozgrant.com/ (feed)
If you’ve spoken to Adam Cogan lately, you’ll know that Michael’s/Delicate Genius’s moblog has been at the top of his mind since he appeared on it.
A moblog is a blog published directly to the web from a phone or other mobile device.
Initially I dismissed a moblog of my own [...]
This came around on the email at work today which I thought was very interesting:
Easter is always the 1st Sunday after the 1st full moon after the Autumn Equinox (which is March 20). This dating of Easter is based on the lunar calendar that Hebrew people used to identify Passover, which is why it moves [...]
March 13, 2008 – 12:41 am
In my last post, I talked about Strong Name and Digital (Authenticode) signatures and how they relate to each other. This post describes how you can strong name your .NET assemblies using Team Build without handing over your private key to developers. Remember from my previous post:
Strong names are secure only when the strong name [...]
March 12, 2008 – 11:46 pm
In this post I’ll explain why you might choose Strong Naming and/or Digital Signatures for your .NET assemblies. In my next post I describe how you can Strong Name your .NET assemblies using Team Build without sharing your private key with developers.
I’ve distilled some of the key points from these resources:
MSDN: Signing and Checking Code [...]