I need to filter the ObservableCollection using LINQ Where clause in my Silverlight application....The object type is dynamically created using method provided in following url.
...http://mironabramson.com/blog/post/2008/06/Create-you-own-new-Type-and-use...