ini File?

G

Greg

I am in the midst of rewritting a VB 6 desktop application to vb.net
desktop. It has a whole series of hard coded values that I would like to
store in an ini file for easier future modification. It seems that ini
files are not in favor anymore and xml are the files of choice now. Can
someone give me a heads up on how I read and write to an xml file in vb.net?
Are there any "rules/standardization/suggestions" I should try to adhere to?
This is a personal application and is not for client or public use.

Thanks,
Greg

Please respond to the group as I don't read the associated email account.
 
D

Dick

Beautiful for reading settings, but what if my program must write a setting
to the xml file?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top