Other News

Community

Introduction to UML

(Chad Files) When you’re designing and developing new software systems, it is often hard to see how all the pieces are suppose to fit together. Unified Modeling Language (UML) is one tool that allow developers and architects to ease the process and create a big picture before committing to a particu

Community

XML to XML Mapping tool

(Srinivas-Miriyala) XML2XML is a mapping tool to transform XML data from one XML format to any another XML format. This tool is simple.., just drag and drop the source xml node on the target xml node, see the generated XSL and output XML. That easy…!!!!