View Single Post
Old Jul 13th, 2007, 9:11 AM   #4
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 367
Rep Power: 0 King is an unknown quantity at this point
XML can be used for many things such as message passing, configuration, and data storing. For a big project you should use an actual database for data storage, but for a small local app XML would be just fine.
__________________
I am Addicted to Linux!
King is offline   Reply With Quote