Continuous LINQ
Home Page Categories: LINQ
Latest version: 2.1 Added 2009-08-02
.NET 3.5 extension that builds on the LINQ query syntax to create continuous, self-updating result sets. In traditional LINQ queries, you write your query and get stale results. With Continuous LINQ, you write a query and the results of that query are continuously updated as changes are made to the source collection or items within the source collection.
CLINQ is especially useful in GUI development and in binding to filtered streams of data such as financial or other network message data.
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |
|
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
|
|