Lessons tagged: revCreateXMLTree
-
Updated on: Oct 22, 2009
How to read in data from an XML file
This will show you how to load an XML file and access the data for use in your application. XML files are a very useful for things like storing preference settings, working with the web and for situations where you need to share data with other programs.
revTalk provides a well-feature...
