News

I'm about to embark on writing a small app that I need. However, it's been at while since I did any coding of this sort. I'm going to use .Net 4.0 and WPF for the GUI. Basically, I need to be able to ...
I'm working on my first WPF app and I'm stuck on something that shouldn't be so difficult.<BR><BR>Basically I've got a List (actually ObservableCollection) of strings. I've got a ListView with a ...