What is the fastest way to read/write the values from/to a configuration file? I am currently using DAX's code from the 1.50 POC and it's incredibly slow. Something that uses the same configuration file formating would be nice :)
There where many posts about reading and writing from the memory stick was very slow. What you need todo is to aligned the data. It will help to make it faster. If that dont work, make sure your memory stick isnt fake.