Back to Forums








View Full Version : XML Project


Paulie007
December 5th, 2006, 12:40 PM
Hey all,

I‘ve been given a project (for College) that involves exploring the capabilities of XML and demonstrating them through the design and implementation of an example application.

I’m just looking for some good ideas for an application to go with…

Thanks in advance.

cash_site
December 5th, 2006, 23:19 PM
obviously something database related but instead of using a database, use the XML to store the information.

Depending on code level, easiest example would be book cataloging system, i.e. library. or car yard... anything that can be classified and catalogued ;)