xboxscene.org forums

Author Topic: Xml Settings  (Read 82 times)

SamSam

  • Archived User
  • Jr. Member
  • *
  • Posts: 76
Xml Settings
« 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?
Logged

Brouhaha

  • Archived User
  • Full Member
  • *
  • Posts: 213
Xml Settings
« Reply #1 on: May 06, 2004, 06:03:00 PM »

And what exactly would be the difference between "using xml" and "using xml to store settings"?  Just search MSDN
Logged

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
Xml Settings
« Reply #2 on: May 06, 2004, 06:13:00 PM »

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.
Logged