Linq.Js

Mar 22

Most people who hop on my site don’t know much about me, but I am a complete C# fanboy. As such, I love 90% of the .Net framework, and almost all of that love goes to LINQ (Language integrated queries) and LINQ to SQL. I use it not on a weekly or daily basis, but on an hourly basis.

Now that it is around, any time I have an array of data, I find myself always resorting to LINQ.

So when a recent project hit my desk, and I saw it would be VERY heavy in AJAX and JSON, so I cursed, knowing I couldn’t use LINQ (at least not efficiently).

So here I am. I have just started writing it, and will keep releasing a new version with each update I make. I’m sure it will change dramatically over time (as I need new features and as old features begin showing their age), but I will always try and keep backward compatibility, for my sake and yours.

Linq.Js – Download Now!

Leave a Reply