I have a predefined list of collections and values set for different functions. I want these lists and values to be edited by the client. Questions:
1. How would I go about getting hard coded values changed by user action?
Example... 5 departments listed. User wants to add or edit one of the lists values. I have done this before but there was a database involved. In this particular case a database will not be used.
2. How could I retrieve the values and collections from...let's say an xml file? Is it possible?
I tried to search for option 2 but the search engine always threw up an error saying that I had to use words that were bigger than three characters. Soooooo it made it a little difficult for search for vb.net and xml file. Anyway, much help and/or direction would be great.
FYI writing in vb.
1. How would I go about getting hard coded values changed by user action?
Example... 5 departments listed. User wants to add or edit one of the lists values. I have done this before but there was a database involved. In this particular case a database will not be used.
2. How could I retrieve the values and collections from...let's say an xml file? Is it possible?
I tried to search for option 2 but the search engine always threw up an error saying that I had to use words that were bigger than three characters. Soooooo it made it a little difficult for search for vb.net and xml file. Anyway, much help and/or direction would be great.
FYI writing in vb.