Groups | Blog | Home
all groups > vb.net upgrade > july 2003 >

vb.net upgrade : INI or XML help


hassehb NO[at]SPAM yahoo.com
7/31/2003 11:55:26 PM
I have upgraded a project from vb6 to vb.net.
I was thinking of using XML instead of the INI
file.

I have tried to make an XML class that do
the same work as my INI class,,read/write/delete. But with not
much success.

- Is this a good approach or should I continue to use INI files?
- Have looked for an XML class that do this, Where are they??
- Please show me the XML class skeleton for how it should look like

The INI file class read/write single values and also take
Herfried K. Wagner
8/1/2003 7:29:29 PM
Hello,

"shoe" <hassehb@yahoo.com> schrieb:
[quoted text, click to view]

INI:

IniReader
http://www.mentalis.org/soft/class.qpx?id=6

XML:

OptionsLib
http://www.palmbytes.de/content/dotnetlibs/optionslib.htm

HTH,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet

AddThis Social Bookmark Button