MontgomeryBurns
February 13th, 2004, 10:42 AM
How can I access INI files in C# (I want to make operations like WritePrivateProfileString and GetPrivateProfileString)? Thank you.
|
Click to See Complete Forum and Search --> : INI files MontgomeryBurns February 13th, 2004, 10:42 AM How can I access INI files in C# (I want to make operations like WritePrivateProfileString and GetPrivateProfileString)? Thank you. pareshgh February 14th, 2004, 01:32 AM search this message board for the same u will find some samples. Andreas Masur February 14th, 2004, 04:04 AM Take a look at the following article (http://www.codeproject.com/csharp/ReadWriteXmlIni.asp)... pareshgh February 14th, 2004, 11:35 AM ya, I liked that article too... thanks.. MontgomeryBurns February 19th, 2004, 03:23 AM Thank you for your suggestions and next time I'll perform a search before creating a new thread. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |