Bindable LINQ

Reactive Programming for the .NET Framework

Platform Support

Bindable LINQ targets the following platforms:

The WPF/Windows Forms version of Bindable LINQ targets the .NET Framework 3.5, and is also compatable and tested on .NET 3.5 Service Pack 1.

Silverlight uses a cut-down version of the .NET runtime, and so the Silverlight version of Bindable LINQ is compiled seperately during the build process to target the Silverlight runtime. Currently the Silverlight build targets Silverlight 2.0 RC0. To target Silverlight 2.0 Beta 2 or other versions, you will need to build the solution yourself and edit the Post Build event to point to the corresponding Silverlight version directory.