Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am writing a complex database program with lots of user customizable settings. Most of them are menus. What is the best way to save the settings? File/Registry or other? Please if you can give me an code example that would be great. Thanks!

 

trisolve

Posted
if you don't want to use the database you can try using some XML to hold these settings and everytime the app starts you can load the settings stored in the XML file
Fat kids are harder to kidnap
Posted
I was an avid user of the registry until I got my head around xml. Now I save all app settings in xml files
My website

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...