|
AutoCodeGen is a web based utility that saves software/web
developers time and money. With XML becoming more mainstream
in software/web development and information interchange it becomes
very tedious to get data out of an XML document for programmatic
manipulation. It becomes even more difficult to take user input,
insert it back into the XML document, and validate the structure on
the client before sending it back to the server for processing.
The amount of code that needs to be written is astounding with larger
and more complex XML documents.
Based on the need for a faster way to produce
reliable and consistent code for XML data insertion and extraction,
AutoCodeGen was created. With a valid
and well formed XML Schema, AutoCodeGen can produce class
structures to access the data in a fraction of the time it would
normally take a developer to hand code.
The code generated by AutoCodeGen is
syntactically sound and may only need minor modification to make it
functional for deployment. Another
great benefit is the multi-language support. Currently the only
language available is JavaScript. There are plans to add
VBScript, Java and
Visual Basic. |