OK, in this post I challenged myself to write an album-producing GUI in C#. This blog attempts to document my attempts to do so!
What I did!
C# stuff
Cranked up Visual Studio C# 2008, and sketch out some UI.
Discovered some (for me) new controls (including tabs, progress bars etc., and browsing to the desired directory.
Got it to [...]