xboxscene.org forums
OG Xbox Forums => Software Forums => Development => Topic started by: SamSam on May 06, 2004, 11:05:00 AM
-
Did someone know a good site to learn how to use xml to store settings for an apps?
-
And what exactly would be the difference between "using xml" and "using xml to store settings"? Just search MSDN
-
What kind of app? Win32 PC or an Xbox app?
For the PC, there is an API to deal with XML already.... but for the Xbox, you'll need a few routines to handle parsing out the XML file and accessing the values.