Hi experts, I have an .ini file that I need to parse and modify using textboxes and gridview. Is it possible to do all that in the .ini format?
I come across a tool on the codeproject that can transform .ini file to .xml file but the problem of this approach is that I have to tranform the .xml back to .ini. Is this a recommended approach? Thanks, Newbie.
