wpf - Save something in settingsfile or.. ? in C# -
i implementing application , have few lists stuff in it, same, don't want implement in real logic stuff.
is there way save these items in application? i've read things saving these items in settingsfile.
is best way, or there better ways? , how can this?
save in xml. can bind directly xml in wpf. see: http://joshsmithonwpf.wordpress.com/2007/06/04/binding-to-xml/
Comments
Post a Comment