27 May 2009

Windows Rules to Live by: The Registry

Never deploy code that writes to the Windows registry without having tested sister code that removes what was written from the registry.

Thought for the Day: Unit Tests

Keep your documentation close, but your unit tests closer.

Ah! Post unit test build complete!

Back at it...