1-6 of 6 < Previous Next >
Discussions for LINQ to JavaScript
Latest post:
Jun 17
12:06 AM
2 Posts
First post: cshipley wrote: Out of curiosity, in the Select method, why not call the clause function once, then if the result evaluates to true, add it to ...
Latest post: crpietschmann wrote: Thanks. This has been fixed.
Jump to: First Post    |Latest Post
Latest post:
Jun 16
11:59 PM
4 Posts
First post: stimpy77 wrote: I take it this can run in the browser (Firefox, Opera, etc). Is it inherently extensible like jQuery is? jQuery's extensibi...
Latest post: crpietschmann wrote: I just added (in v2.10) a plugin model to JSLINQ that is similar to JQuery via adding methods to "JSLINQ.fn". If you are intere...
Jump to: First Post    |Latest Post
Latest post:
Mar 30
11:03 PM
2 Posts
First post: galsoftware wrote: Hello. I think I have a much better approach about how to implement a LINQ-like library in javascript. First of all, remember t...
Latest post: crpietschmann wrote: I would be interested in seeing the code you wrote if you're willing to share it. Please post it somewhere and post a link here...
Jump to: First Post    |Latest Post
Latest post:
Oct 15 2008
2 Posts
First post: shoaibshaikh wrote: Did JSLINQ support 'Like' operation? if yes can anyone give any idea how to use it?
Latest post: crpietschmann wrote: JSLINQ doesn't include a LIKE operator since that is really something that needs to be done within the Where method anyway. In ...
Jump to: First Post    |Latest Post
Latest post:
Oct 15 2008
2 Posts
First post: dc wrote: does JSLINQ.js have any client side dependency to dotnet framework being present on the client machine ? I am quite hopeful it ...
Latest post: crpietschmann wrote: JSLINQ.js is completely self contained. It requires no other JavaScript Frameworks on the client, and works cross-browser. Also...
Jump to: First Post    |Latest Post
Latest post:
Jan 25 2008
1 Post
First post: NikhilK wrote: Nice - Just thought I'd post a link to a post I did a while back demonstrating LINQ concepts in script - http://www.nikhilk.net...
Jump to: First Post
1-6 of 6 < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987