I'm using a class to hold all application settings, and XMLSerializer to save/load those settings from an XML file. Works great ...