G
Guest
I have some data values that will will rarely change over the life of the
program. I don't think it is wise to save it in a database. Is it ok to save
them in Properties.Settings if I have many different values? Example I want
to save information about the user of the software, eg, name, address,
telephone #.
program. I don't think it is wise to save it in a database. Is it ok to save
them in Properties.Settings if I have many different values? Example I want
to save information about the user of the software, eg, name, address,
telephone #.