- Is there some sort of source code repository, like CVS or SVN out there? As I am a C# developer myself, I would like to contribute to the project, if you don't mind, but there is no point working on an older version of the software. I suggest to set up a project at Sourceforge or Codeplex or some similar site. My suggestion is Codeplex since it's targeted at .NET development.
- That's more technical: In 'if' conditions, I suggest using && instead of &, as the former only evaluates the second operand if necessary, therefore it can speed up the execution of the program considerably, and also makes it possible to avoid certain problems.
Keep up the good work!
