As a way of getting my head back into C# ways of doing things, I'm taking the time to also learn Selenium, by writing an automated testing suite using WebDriver and NUnit.
It's all really very cool and fun to watch the tests flashing across my screen, but I am slightly cursing the added complexity of testing a legacy application which still uses frames!