February 2008 - Posts

Entity Framework Gripe

I’m learning about Entity Framework (the Beta 3 drop) by implementing an app to manage my collection of DVDs –  in general I like Entity Framework and will continue to use it, but every once in a while, there’s something that makes Read More

XAML Databinding Issue ?

Recently, I started having problems with the error "Items collection must be empty before using ItemsSource" popping up after I’d made a few changes to my UI.  I think I understand the root trigger, but I haven’t got time to reason through Read More