I had an issue with a 3rd party control. I couldn’t blame them too much since the issue only happened…
I couldn’t figure out a great way to title this post. Anyway, the issue I had was having a (none)…
You want to dynamically show or hide tabs in WPF. Say, some only show up if a certain option is…
Telerik is not the best at providing documentation on how to do things, so I figured I would write some…
Do you have build scripts that require you run commands elevated. Do you forget to click run as admin then…
I was setting validation errors on the initial load of my view model, and to my annoyance the window would…
Apparently, doing this simple task is not well documented. None of my searches lead to anything useful, so here is…
I was doing a lot of work in our Main branch for a new version of our software. Lo and…
Tired of the stupid XAML editor being so slow. Mine freezes, locks up and is otherwise unruly. I didn’t seem…
Here is a really simple example of adding a picture without really needing to know the dimensions of the image.…