> Speaking of test suites, what's the opinion on creating an XUnit-style unit > testing framework (http://www.junit.org/) for use with the class libraries? Please use NUnit (http://nunit.sourceforget.net) it is a .NET implementation of the same concept (btw, this on your carefully maintained web site ;-)