-
XML Serialisation
11 Mar 2013
Recently at work I was confronted by a problem requiring data persistance outside of a database – in this case,…
-
Fantasy Football League Team Selector 2012-13
07 Aug 2012
UPDATED VERSION: Fantasy Football Team Selector 2013-14 It’s that exciting time of year again. I know, I know, London…
-
Modular WPF Interfaces
12 Jul 2012
Imagine a completely modularised approach to designing user interfaces. For instance, say you design a user interface with one or…
-
Caveats on actually using async and await
19 Oct 2011
With the next release of .Net making a big push for parallelism-for-everyone-made-easy, I thought I’d take this opportunity to see…
-
Simple WPF IronPython Application
17 Oct 2011
A project I recently started working on required me to install Python on my development environment – something I’ve not…