|
Thank you everyone who attended my half-day workshop on jQuery and ASP.NET at ASP.NET Connections in Florida! You can download the slide deck and all of the code from the workshop by clicking the link at the bottom of this blog post. There are about 40 code samples that demonstrate a wide range of jQuery features including selectors, events, animation, Ajax, jQuery UI, the templates plugin, the data-link plugin, the globalization plugin, and the jQuery validate plugin. Here is a description of some of the more interesting code samples: 2_Ajax\2_PageMethod.aspx – Demonstrates how you can call a Web Forms page method using jQuery 2_Ajax\5_OData.aspx – Demonstrates how to call the Netflix.com odata service using jQuery to retrieve movie information...
|