When should the Windows Registry be used for per-user state, and when should we use the filesystem, particularly the user\'s AppData folder? (eg, C:\\Users\\USERNAME\\AppDat
You might want to consider Isolated Storage.