| |||||
LINQ is a new feature in the .NET Framework 3.5 that allows more SQL-like querying of any kind of data.
Linq.js comes as a stand-alone JS library and as a jQuery plugin.
Here are some key features of "linq.js":
· Implements all .NET 4.0 methods and many extra methods (inspiration from Rx, Achiral, Haskell, Ruby, etc...)
· Complete lazy evaluation
· Full IntelliSense support for VisualStudio
· Supports Windows Script Host
· Binding for Reactive Extensions for JavaScript(RxJS) and IntelliSense Generator
· NuGet install support
Requirements:
· JavaScript enabled on client side
· jQuery when using the plugin
What's New in This Release: [ read full changelog ]
· Fixed orderByDescending to stable sort
· Removed scan resultSelector overload
· Renamed tojQueryRaw to tojQueryAsArray
· Flip argument of firstOrDefault,lastOrDefault,singleOrDefault. first is predicate, Second is defaultValue.
· defaultValue of orDefault changed to null
· Enumerable.choice and Enumerable.cycle allow Enumerable
· Enumerable.from supports IIterable<T>(WinMD)
· Argument of alternate allows Enumerable

Via: linq.js 2.2.0.2 / 3.0.2-RC






0 Comment:
Post a Comment