Bindable LINQ: Announcing 1.0 Beta 1

 
It’s been a long time coming, but the first beta for Bindable LINQ is available for download from CodePlex:
http://www.codeplex.com/bindablelinq

Releases
Bugs and Suggestions
RSS Feed

The source download contains a set of sample projects that show various ways to use Bindable LINQ. The samples are:

Samples.Basic: a bindable GroupBy filter that filters data based on what is […]