Recent posts

Coming Soon: Global Game Jam 2010

less than 1 minute read

The 2010 Global Game Jam starts in just 12 days. I love doing game jams and can’t wait for this one to start. If you’ve ever wanted to break into the game in...

WPF Theme Replacer

3 minute read

I was thinking about the [WPF Theme Replacer] some more and there are a few things you should be aware of when designing your theme to work just like a Micro...

WPF: Adventures in Theming (Part 3)

5 minute read

So in [Part 1] I explained the basics of theming your WPF application and in [Part 2] I provided a more in-depth discussion of how the styles are applied to ...

WPF: ListBox Background Image

less than 1 minute read

One thing I really enjoy doing is duplicating effects in WPF that I’ve seen in other applications. One I like a lot for directory browsers and content browse...

WPF: Adventures in Theming (Part 2)

7 minute read

For this part I wanted to talk about the style lookup system, things to be aware of and some problems with WPF’s “theming” capability in general. Here are th...