Code
MonoRail
Figg - Example code used during 3/12/2007 STL C# User Group meeting.
https://esterline.devguard.com/svn/code/monorail/figg
HDC 07 Presenation - Example code used during 10/18/2007.
https://esterline.devguard.com/svn/code/monorail/hdc07
Rumbster
Rumbster is a fake email server, written in Ruby, that was built to facilitate email testing. We specifically used Rumbster to test email functionality at a user acceptance test (UAT) level. Emails received by Rumbster, during a test, are published to observers that are registered with Rumbster.Rumbster has graduated to Rubyforge!
http://rumbster.rubyforge.org/svn/trunk/
Multi-Threaded WinForms (MVP Pattern)
Code written for a series of posts on using the MVP Pattern in WinForms to allow easy threading.
https://esterline.devguard.com/svn/code/MultiThreadWinForms
WatiN.Utils
Code written to run JSUnit tests using WatiN. This code allowed us to run our JSUnit tests in our CI build.
https://esterline.devguard.com/svn/code/WatiN.Utils
Garage Sale Code
All other code talked about in the blog.
https://esterline.devguard.com/svn/code/
