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 ...
There are some amazing Graphical User Interfaces (GUIs) that exist out in in the community that do a wide variety of things. The problem with these that beginners run into are the complexity that is ...
A while back, I had mentioned using Out-GridView to build a UI without really doing anything that complicated. As fun as that is, we can have even more fun by making use of Windows Presentation ...