Saving Settings

  • Thread starter Thread starter Cor
  • Start date Start date
C

Cor

Hi Marco,

If the user can change it, it is for me the registry.

If you want to set it, it is for me XML.

And for me it is never ini.

Just an opinion.

Cor
 
Hi,

does anybody what is the best format to save particular system settings
(ex: Default path to save files, etc) in .Net (XML, ini files, or registry)?

Best Regards,

Marco
 
and as an addition the ugly easy way
if you use a database put a table in there (id personID setting value)
you would only use the person if you want different settings for multiple
users on 1 system

eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top