Easy-to-use XMLLIB

sampoo

Active member
Joined
Jun 12, 2004
Messages
25
Location
Belgium
Programming Experience
3-5
Hi,
I'm writing an app that has to store data, Favorites (that includes Server Name, Server Address, Server Port, Username, Password (MD5) ).
I was thinking about using XML since that would be the most structured way to do it, as i assume...
Is there somewhere a good and easy to use library around for easy writing and reading to/from an XML file? I searched on Google, but didn't find anything really matching my needs, and since it would be quite stupid to pay for something like that, I do not prefer paying services, I think you understand. So, what i need is an XML lib, because I find the built-in solution of .NET too confusing and not really what I need, unless you can convince me that it is good though, and explain me a bit (I'm quite new to this XML stuff)


Thanks in advance
 
Back
Top