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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -