v2.10

Rating:        Based on 3 ratings
Reviewed:  3 reviews
Downloads: 3230
Released: Jun 16 2009
Updated: Jun 16 2009 by crpietschmann
Dev status: Stable

Recommended Download

Source Code JSLINQ_v2.10_SourcePlusExamples.zip
source code, 16K, uploaded Jun 16 2009 - 3230 downloads

Release Notes

This release includes the below changes, one of which is the most notable is it now includes a "plugin" model similar to that of jQuery. An Extensibility example is included in the download.

Version 2.10 Change Log
- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements
using either of the following methods:
var option1 = JSLINQ(myArray);
var option2 = new JSLINQ(myArray);

- Added an extensibility example; located at "/Examples/Extensions/get.htm"
- Added Improved Intellisense Support and moved it to the "JSLINQ-vsdoc.js" file.

Reviews for this release

     
Great work! its very useful!!!
by gvinas on Apr 2 at 3:51 AM
     
JSLINQ is rather good project, I think. Especially when we used it with Ajax, it'll quite simplify our occupations at the side of client. And also, we will be able to complete our projects earlier. Thanks man, good works :))
by Geninbattet on Dec 18 2009 at 7:45 AM
     
I want learn linq........................................
by rebben on Oct 4 2009 at 2:47 AM