My thoughts on Windows8 after a week or so of use.
[More]
This is an entry for a little competition that is happening at my company. The aim is to produce an example set of code to demonstrate good TDD in producing a solution that will solve a sudoku puzzle grid.
[More]
http://wiki.timesnapper.com/index.php?title=25_Steps_to_Build_Your_Own_Micro_ISV
What advice would you give to yourself if you were starting in Software Development for the first time?
[More]
Extending the glass section for our wizard
[More]
I never got round to writing a Wizard control for WPF which seems always felt wrong given the hours I spent in developing something in WinForms that even Microsoft reused, but don’t despair, I’ll let you into a secret. You don’t need a specific wizard control, you just need to tweak what is available freely.
[More]
An implementation to add an icon overlay to a Windows 7 task bar generated from a UserControl.
[More]
How come I passionately hate the iTunes UI so passionately, and love the Zune interface when they do exactly the same job?
[More]
Developing a new WPF control goes so well
[More]
I have some ideas about a tool to assist and support Red Green refactor cycles as you follow a TDD loop, and my first iteration towards that is now available.
[More]