Dec
23
Visual Source Unsafe
When you are working on a project in Microsoft Visual Studio and you are bound to a Visual SourceSafe project you might be thinking to yourself "Let me check in my project just to make s...
Oct
13
Silverlight RC0 ComboBox Woes
At various times during the execution of your Silverlight application you may run into a mysterious issue with comboboxes. At one point the Content of the combobox's SelectedItem property becomes null. And yet the value is still there. I knew the value wa...