News

I'm working on my first WPF app and I'm stuck on something that shouldn't be so difficult.Basically I've got a List (actually ObservableCollection) of strings. I've got a ListView with a GridView ...
My first thought was to use the XML files to create schemas that I could import and use as my classes. These would then be extended to be able to write to SQL as well.