By Paul Lockwood


This is stable code and more generic than the first release. It has better error handling now to make it more 'idiot proof'.
Hopefully many of you will find this useful. I use it every day because it is fast and allows me to easily find any MP3. It is also makes correcting ID3 tags much easier than any other method I know.
The application took about 120 hours work. Most of which was spent understanding DataGrid, DataTable and ComboBox in the .Net framework. Now I understand the relevant parts of .Net I believe I could rewrite it in under 40 hours.
This example uses .NET Beta 2 and was written using VS.Net (Beta 2).
Download: Executable 44 KB (Needs .Net Framework to run)
Download: Source Code 260 KB