You probably have had the need to sort an ObservableCollection at some point in one of your applications by either ascending or descending order. Of course, you...
If you use CSLA and use GUIDs as your unique identifiers you may have need to make them required for a particular object’s property. It isn’t as difficult to do as you...
Okay, so I have been asked this question more than almost any XAML related question in the past few weeks; How do I debug XAML? The problem with XAML’s powerful binding...
Do you have a WPF application that just seems to be slow in some areas and have no idea on how to track it down? Enter the WPFPerf profiling tool. WPFPerf is a...
So you want to format the output of information but don’t want do it in code behind or write a value converter to do it. Well, good news, you don’t...
So you want to use a Ribbon toolbar similar to Microsoft Word in your applications, but you don’t want to purchase one from a third party. Well if you haven’t heard...
Thank you all for attending my presentation on WPF. I hope you left the room with a better understanding of WPF and how you can start using it in your applications. As...
Thursday’s NETDUG meeting was a blast. There were a lot of great questions and I hope everyone walked away with a better understanding on how to get started with WPF. As...
This Thursday, March 19 at 7:00 pm at the Microsoft building in downtown Boise, I will be giving a presentation at the monthly NETDUG user group meeting. I will be...
If you live in Idaho, chances are you have already heard about Boise Code Camp. If not, then I suggest you check it out at BoiseCodeCamp.org. Boise Code Camp is a free...