November 2008 Entries
At the recent PDC in LA I had the opportunity to speak to some of the C# team. I tried to make the most of this by voicing one of my biggest bugbears with the C# language: Why make numbers so overly difficult to use? We have sbyte, byte, short, ushort, int, unit, long, ulong, float, double, decimal to represent the simple real world concept of a number. If we take the concept of a number into the software development paradigm what do we really want from it: Fidelity (How many decimal places to we...
Create a windows users using Wix
Sharing some thoughts and experiences of using the pre-beta version of Windows 7.