O
ORC
I'm very new to XML and it's behaviour, but I'm going to use a XML file as a
persistent file store for storing configuration value between application
runs. I'm doing this for the Compact framework and because of that I'm
limited to use certain functions only. My question is: How do I create a XML
file from within my app? All the examples I've seen assumes that the XML
already exist - but what if it doesn't and my apps will have to create a
file with default values. I would be really happy if someone would help me
with a VERY simple example.
Thanks,
Ole
persistent file store for storing configuration value between application
runs. I'm doing this for the Compact framework and because of that I'm
limited to use certain functions only. My question is: How do I create a XML
file from within my app? All the examples I've seen assumes that the XML
already exist - but what if it doesn't and my apps will have to create a
file with default values. I would be really happy if someone would help me
with a VERY simple example.
Thanks,
Ole