v2.10

 Recommended Download



Source Code JSLINQ_v2.10_SourcePlusExamples.zip
source code, 16K, uploaded Jun 16  - 309 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
 
 
 
 
 

I want learn linq........................................
by rebben on Oct 4 at 3:47 AM 
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987