ini File?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Greg (empeyg_at_hotmail.com)
Date: 10/20/04


Date: Wed, 20 Oct 2004 13:28:12 -0600

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.



Relevant Pages

  • Re: Determining Documents and Settings path programatically (VB6)
    ... INI file located in App.Path can do the job. ... in INI and then looks for XML file in path indicated in the INI file. ... > The problem, is that I cannot hard-code it, due to the facts that: ... > Is there a way, in VB6, that I can determine the above folder (or at least ...
    (microsoft.public.vb.general.discussion)
  • Re: Can you write to the .config file?
    ... > that very easily with standard API. ... I will post my DLL up there that does exactly that. ... code to make your own XML file that replaces the traditional INI file. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: A very simple way to write/read XML files
    ... Jason wrote: ... I have an INI file that contains information/settings about my software. ... I want to save those information to a XML file instead of INI. ...
    (borland.public.delphi.thirdpartytools.general)
  • A very simple way to write/read XML files
    ... I have an INI file that contains information/settings about my software. ... want to save those information to a XML file instead of INI. ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)