Tag: JSON / JAVA / XML

Community

My top 10 Web services issues

(Andre Tost) When not writing a column for the IBM WebSphere Developer Technical Journal, I spend much of my time with architects and developers talking about the issues they face when designing and building solutions based on Web services and SOA. There are a number of issues, questions, and topics

Community

How to Append to a Large XML File

(Dustin Metzgar) One of the questions frequently asked on the forums here on Code Project is how does one add elements to an XML file. At first read, this seems like a trivial task, but it’s really not. The quickest way to do it is to open the XML file in an XmlDocument object, add the rows, and cal

Community

XMLing Legacy Data

(Edmond Woychowsky) Nebulous is a great word, not only is it fun to say, it is also useful in describing the requirements for a project that I worked on recently. The requirements went something like this; take a flat file, that was produced by an upstream mainframe application and produce an XML do