Read and Write INI Files (dotnet-snippets.com)
submitted by jan223(230) 4 years, 6 months ago
Free C# Snippet: Read and Write INI Files Enjoy it!
1 comment |category: C# |Views: 32 Tweet
tags: C# another
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
posted by yesthatmcgurk(4063) 4 years, 6 months ago 0
Sorry, but unsafe code isn't good. Plus, this code doesn't follow standard good practices for platform invoking. This may be okay for a personal project, but it fails for anything you might write for someone else to use. It would be trivial to write a program that can read and write to win32 ini files in the standard format without resorting to p/invoking.
Reply
All tags Your tags
Suggest a new category
dpeterson(1273)
Telerik(409)
fdub(381)
amit.jain(268)
BlackWasp(259)
RobertTheGrey(259)
jalpesh(252)
bsenoff(240)
KodefuGuru(227)
KMillerr(226)