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.

Previous: Bindable LINQ Concepts
Next: Dependencies
Copyright © Paul Stovell, 2007. All rights reserved.
Bindable LINQ code is licensed under the New BSD open source license.