A
alex
Hi,
I want to store user preferences in an inifile and load these at startup.
- there may be different users accessing the same applicaton on a pc
What is the best way of doing this in vb.net ?
- i prefer not to use the registry
- also, is it possible to read the inifile before any form is loaded? I
want to have a language specificaton in it and would like to set the
culture at the very begining.
Any advise on this would be appreciated
Thanks
Alex
I want to store user preferences in an inifile and load these at startup.
- there may be different users accessing the same applicaton on a pc
What is the best way of doing this in vb.net ?
- i prefer not to use the registry
- also, is it possible to read the inifile before any form is loaded? I
want to have a language specificaton in it and would like to set the
culture at the very begining.
Any advise on this would be appreciated
Thanks
Alex