Read and Write to INI files 
Author Message
 Read and Write to INI files

Can this be done in VB.Net?

Byron...



Sun, 31 Oct 2004 10:30:27 GMT  
 Read and Write to INI files
Except calling APIs, there is a sample in gotdotnet site, however, the
settings are stored in an XML file.

http://www.gotdotnet.com/userfiles/demeester/XMLINIFile.zip

Hope this helps.

Best Regards,

Alick Ye

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------

Subject: Read and Write to INI files
Date: Tue, 14 May 2002 19:30:27 -0700
Lines: 5
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

Newsgroups: microsoft.public.dotnet.languages.vb
NNTP-Posting-Host: adsl-63-197-46-139.dsl.lsan03.pacbell.net 63.197.46.139
Path: cpmsftngxa07!tkmsftngxs02!tkmsftngp01!tkmsftngp04
Xref: cpmsftngxa07 microsoft.public.dotnet.languages.vb:44882
X-Tomcat-NG: microsoft.public.dotnet.languages.vb

Can this be done in VB.Net?

Byron...



Sun, 31 Oct 2004 10:56:59 GMT  
 Read and Write to INI files
I have written a class library to handle basic read/write functionality for
string data.  If you'd like a copy of the source, I'll be glad to post it.

Bob Sargent


Quote:
> Except calling APIs, there is a sample in gotdotnet site, however, the
> settings are stored in an XML file.

> http://www.gotdotnet.com/userfiles/demeester/XMLINIFile.zip

> Hope this helps.

> Best Regards,

> Alick Ye

> This posting is provided "AS IS" with no warranties, and confers no
rights.

> --------------------

> Subject: Read and Write to INI files
> Date: Tue, 14 May 2002 19:30:27 -0700
> Lines: 5
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

> Newsgroups: microsoft.public.dotnet.languages.vb
> NNTP-Posting-Host: adsl-63-197-46-139.dsl.lsan03.pacbell.net 63.197.46.139
> Path: cpmsftngxa07!tkmsftngxs02!tkmsftngp01!tkmsftngp04
> Xref: cpmsftngxa07 microsoft.public.dotnet.languages.vb:44882
> X-Tomcat-NG: microsoft.public.dotnet.languages.vb

> Can this be done in VB.Net?

> Byron...



Sun, 31 Oct 2004 17:23:46 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Reading and Writing to .ini files - help please.

2. How to read and write an ini file with Qbasic 4.5

3. How to read and write a INI file without section

4. trying to learn how to read and write to ini files

5. Learning to Read&Write to ini files

6. how to read and write to ini files.

7. Reading and Writing from ini files

8. How do you read and write to ini files with Visual Basic.NET?

9. How to read and write to INI-files in VB 5.0?

10. Does Anyone have a dll that reads and writes to ini files > 64K?

11. Read/Write INI Files w/Access 7.0

12. Ini-file, read write and empty lines.

 

 
Powered by phpBB® Forum Software