Using jQuery with C#

Using jQuery with C#

SharpKit has an open-source C# interface into native jQuery
So any C# developers among you guys might find it helpful for getting to know jQuery, and use jQuery in a more familiar environment. The code is open-source and well-documented using xml documentation. Check it out, it's available here:

SharpKit compiler enables C# developers to use this code in order to generate proper JavaScript using only C#. The compiler is free for open source or small projects.