best place to check is http://www.gamerankings.com[^] which takes an average of all scores on major magazines/sites to give a better picture.
T
TeaTime
@TeaTime
Posts
-
game console -
Using XML files as a databaseHas anyone come across a free class/library/engine (including source code in c#) that will allow me to use xml files as a database (possible supporting SELECT, INSERT, UPDATE style operations). It doesn't have to be anything fancy, only needs to support one user and must be free. I want to use XML files as a replacement for Microsoft Access database files in a single user application. Cheers in advance.