G
Guest
Is there a standard/recommended way of handling config info for an application.
My vb.net app needs to know a couple of things, but the biggest is where to
store the log file. I use the app's directory by default, but would like the
option to change that.
Do I use the registry, an ini file, a xml file?
Sorry if I'm beating a dead horse.
My vb.net app needs to know a couple of things, but the biggest is where to
store the log file. I use the app's directory by default, but would like the
option to change that.
Do I use the registry, an ini file, a xml file?
Sorry if I'm beating a dead horse.