This page contains various software I have written.
Continuous Testing for Visual Studio
Continuous Testing auto-detects your unit tests and runs them in the background each time you build a solution.
A library enabling strongly-typed data binding in Windows Forms applications.
A framework for copying or cloning virtually any .NET object. Written in C# 3.0, which means it requires .v3.5 or later of the .NET framework.
Silverlight Project Template for Visual Studio 2005
A project template for creating Silverlight projects for Visual Studio 2005, for those who are to eager to wait for Visual Studio 2008.
Sharpened properties in Python
An implementation of a C#-like way of declaring properties in Python.