354 Views
Initialisation files known as INI files provide a standard means for storing configuration information for software in a text file. Although rarely used by .NET applications, there are situations where these files must be read and written to using C#.
2 comments
threenine39
12/12/2011 4:06:59 AM
Wow this was a blast from the past:D
BlackWasp
12/12/2011 4:04:58 PM
Hehe. I know! I wrote it after the problem cropped up in a project where some VB6 was still in use.