Is there an internal way to write or set values in the app.config file? Everything seems to be read only. Or is it better to have a seperate file for read/write values? I figured I'd save my resize info in there but then thought twice when there isn't a default way to save values only read them. I could open it as a dataset or xml document I guess. What is everyone else doing?
