Recent Posts

TFS GoToWorkItem VS command and keyboard shortcut

less than 1 minute read

The button to jump directly to a work item by specifying its ID looks to be on the Work Item Tracking toolbar by default in VS / TFS 2010. This button is not...

Solution won’t build on TFS Build Server

1 minute read

If you are able to build (compile) the solution on your local machine, but it won’t build on the TFS build server and you are getting an error message simila...

My WPF Binding won’t work. WTF!

1 minute read

At one point or another I’m sure we’ve all been confused as to why our binding won’t work. Here’s a couple things to keep in mind:

Setting focus to an element in WPF

less than 1 minute read

So if you are trying to set focus to a WPF element, but are unable to. Here is a quick checklist to go through: