Re: Saving to files - XML - C#
From: Chris, Master of All Things Insignificant (chris_at_No_Spam_Please.com)
Date: 02/11/05
- Next message: Douglas Curran: "Making/using icon as custom cursor"
- Previous message: Kenny ODell: "Saving to files - XML - C#"
- In reply to: Kenny ODell: "Saving to files - XML - C#"
- Next in thread: Kenny ODell: "Re: Saving to files - XML - C#"
- Reply: Kenny ODell: "Re: Saving to files - XML - C#"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 13:10:20 -0600
This link has an example of writing out an XML file.
Chris
"Kenny ODell" <KennyODell@discussions.microsoft.com> wrote in message
news:AE4D20D0-D0BE-4B26-B380-6660ABEABDA2@microsoft.com...
>I am fairly new to the C# world, and I am seeking a little guidance about
> saving user information. Consider the following:
>
> I have several windows which contain settings for an embedded target. The
> user will either load the settings from a file (which is why I am writing
> this question), or type them in manually, or upload them from the target.
>
> What I need to know is how to create a XML file. In past projects, we
> created an INI type file, but now we want to do XML. I am writing this
> app
> in C#.
>
> If you have pointers or examples, I would appreciate it. The Knowledge
> base
> and help files are not very helpfull to someone who is so new to the tool.
- Next message: Douglas Curran: "Making/using icon as custom cursor"
- Previous message: Kenny ODell: "Saving to files - XML - C#"
- In reply to: Kenny ODell: "Saving to files - XML - C#"
- Next in thread: Kenny ODell: "Re: Saving to files - XML - C#"
- Reply: Kenny ODell: "Re: Saving to files - XML - C#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|