Continuous LINQ
CodePlex Home
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Discussions
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Discussions
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
CLINQ v2.0.0.0
Released:
Mar 13 2009
Updated:
Mar 13 2009
by
DotNetAddict
Dev status:
Stable
Rated:
No ratings yet for this release
(
Add your own rating
)
Reviewed:
0 reviews
Downloaded:
216 downloads
Wiki link:
[release:16757]
Recommended Download
CLINQ_v2.0.0.0.zip
source code, 174K, uploaded
Mar 13
- 216 downloads
Copyright (c) 2009, Kevin Hoffman All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Kevin Hoffman nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Release Notes
CLINQ v2.0.0.0 is a major new release for CLINQ. In fact, much of it has been completely re-written from the ground up. The main focus of this release has been performance. Everything in CLINQ v2.0.0.0 is designed to run faster and eliminate redundancy.
Some of the noteworthy
CLINQ v2.0 Features
:
Smart Property Notification
- In previous releases of CLINQ, the adapters would attach to the source collection and would trigger re-evaluations every time any property on any object changed. In CLINQ v2, the only time we ever re-evaluate the CLINQ query is when a property that actually impacts the result set is changed. In other words, if you are filtering a result set on Age but the Name property keeps changing over and over again, we will no longer be wasting CPU cycles doing needless re-evaluations.
Releases
Released
|
Planned
CLINQ v2.1.0.0
May 26 2009
, Stable
CLINQ v2.0.0.0
Mar 13 2009
, Stable
CLINQ v1.1.0.0
May 2 2008
CLINQ v1.0.0.0
Jan 8 2008
There are no planned releases for this project.
Reviews
for this release
No reviews yet for this release.
Are you sure you want to delete your review?
Cancel
Rate this release
How do you like CLINQ v2.0.0.0?
Select a rating, at least one star.
Your rating:
Explain your rating:
(optional)
400
characters left
Questions?
This space is for reviews only. Use
Discussions
if you have questions.
Cancel
Delete CLINQ v2.0.0.0
There are work items assigned to this release.
Assign work items to another release
Unassigned
CLINQ v2.1.0.0
CLINQ v1.1.0.0
CLINQ v1.0.0.0
Cancel
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2009.10.27.15987