These days many people are preferring to use XML files. XML has become very popular to share data. The good thing about XML is that it looks like a plain Text file. You can use any language to read and write the XMl files. There are many tools available in java, .Net and other languages to parse the XML files and retrieve the data. But if you need to transfer sensitive data then you need to look for another approach as the data sent through XML can be seen by anyone.
Using XML
July 18th, 2008 | Using XML
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment