News

This article provides a simple method for creating valid XML and a simple DOM-like (Document Object Model) parser. This method is useful for small applications that need simple XML functionality ...
I'm always writing JSON code, loving its flexibility and forgiveness. But when I call an external service, I want to be reading XML. Does that make me a bad person?
I am trying to dynamically create an RSS feed by querying a database using a JSP and writing an XML file with the output.I am creating and writing the file using File, FileOutputStream and ...
Windows only: If you're delving into XML programming for the first time, or want to tweak a few software files, Microsoft's XML Notepad 2007 may be the no-nonsense editor you're looking for.
Want to see how you can combine XML, ADO, and ASP? This project, outlined in our Web Development Zone TechMail, uses all three to put together a phone list program.