Here are several tools, samples and snippets that I have blogged about and released into the public domain. These are completely "unsupported" and have no warranty or guarantee.
Samples
|
MVVM Helpers 1.05 |
This is a WPF helper library that provides support for the Model-View-ViewModel design pattern. It also includes a bunch of Expression Blend behaviors as well as some general WPF helper classes. It's free and includes full source code. Make sure to also grab the MVVM Project template below! |
|
MVVM Project Template |
This is a Visual Studio project template - drop it into your Templates directory and it will become a new project style. This includes a binary build of the above MVVM Helpers library. |
|
TfsCmd |
This application provides some useful command-line tools for managing a TFS server. Arguably the most useful feature is the ability to move a work item from one Team project to another. It comes with full source code - check out this blog entry for more information. |

