Recent posts

Visual Studio: Item Template & Custom Tool

2 minute read

I’m currently working on a project over at CodePlex that I haven’t published yet because I want to make it a little more awesome before I draw back the curta...

Tools of a Tools Developer

2 minute read

No WPF article this Thursday, I’m working on a big one and I keep coming up with sub topics to cover :). So i figured, why not just throw together a list of ...

WPF: How can I debug WPF bindings, visually?

4 minute read

Early on Data-Binding in WPF can be kind of annoying, things aren’t binding correctly, UI isn’t being realized because of it. Searching Google for tips on ho...