jQuery at SkillsMatter Open Source .NET Exchange

Here's the slides, sample code and links from my jQuery talk at the SkillsMatter Open Source .NET Exchange here in London on 22nd January.

Downloads

Links

jQuery is available from www.jquery.com

jQuery Intellisense in Visual Studio 2008 requires Service Pack 1 for Visual Studio 2008 and VS2008 Patch KB958502, which causes Visual Studio to check for the "-vsdoc.js" annotated Javascript file. More info on these is available from ScottGu's blog.

You'll find up-to-date -vsdoc.js files, including support for jQuery 1.3, on James Hart's blog.

Since ASP.NET MVC is still in beta, your best bet for working code and examples integrating it with other libraries like jQuery is probably Stack Overflow, which has a fairly active and enthusiastic ASP.NET MVC contingent.