Posts: 1233 Reputation: 31
35 / /
Joined: Oct 2004
RE: Persisting data best practice
Files are definitely the best in theory, but registry can be faster (which isnt really very important unless you're continuously reading from a file in some form of loop) and easier to work with.