G
Guest
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.
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.