Hi,

I'm developing an application for pocket pc and I want to store some user settings.
What would be the best way to do it?
Registry, ini-file or something else?

Also, I've searched for examples on how to read and write to the registry on a pocket pc, but couldn't find much info.
I'm developing in C# using Visual Studio 2008.

Cheers