Latest Articles


Everyone knows (or would know if they’d read Code Complete) that ‘magic numbers’ are a bad thing in your code. Enumerated types, or Enums in…

Keep Reading →


James Avery wrote about .TEST, so I checked out their video demo. It looks really very nice. The automatic generation of white box tests…

Keep Reading →


InfoPath forms can only be viewed and filled out by folks who have InfoPath installed… or can they? As it turns out, InfoPath .xdr files are…

Keep Reading →