Andrew Penniman - 2010-09-11

I made some big updates that are working quite nicely.  All I gotta do is check my edits into the Subversion repository and then I'll package up the binaries for release.

A full-blown SQL Server storage component has been added although it doesn't seem to increase performance much over the SQL Server Compact component.  There are plenty of reasons why one might want to use a full-blown instance of SQL Server or SQL Server Express so, here you go.

Database schema has been cleaned up a bt and I added ReleaseDate information, gleaned from Wikipedia, to the Set table and insert records for all existing sets into the database by default.

I also added an example Windows GUI application for browsing and searching the data.  This'll at least let you know that the data you've downloaded and parsed can actually be used to do something.