Reading INI Files
Can anyone help me how to read an .INI Files?
is there any special function to do it?
as far as I know at VB6, there is an API function to read this File (.INI).
Regars,
Mr. TOLIL
(Newbie in .NET)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Moses SpencerPosted Mar 24, 2015, 4:32 AM
You can also use the approach mentioned by URIscorey, for example here is how you can read and deserialize the ini file's content:
Also here is how you can serialize and save that content:
URIscoreyPosted Apr 2, 2004, 1:42 PM
henry_gogogoPosted Feb 16, 2004, 12:29 PM
kovanPosted Jan 28, 2004, 11:53 PM