0
kicks
Using Linq to filter a databound listbox in WPF/Silverlight
In this short tutorial I show how to use Linq in order to filter the items shown in a listbox, which in turn is databound to an ObservableCollection.