JQuery

TwitterFacebook
Get flash to fully experience Pearltrees
The Professional Developers Conference (PDC) is the definitive developer event focused on the technical strategy of the Microsoft developer platform. Attendees come from around the world to learn about the Microsoft developer platform directly from the people who make it happen. http://channel9.msdn.com/events/PDC/PDC10

PDC 2010

The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more.

JQuery Cycle Plugin

http://malsup.com/jquery/cycle/
http://encosia.com/using-jquery-to-consume-aspnet-json-web-services/ Note: This post is part of a long-running series of posts covering the union of jQuery and ASP.NET: jQuery for the ASP.NET Developer . Topics in this series range all the way from using jQuery to enhance UpdatePanels to using jQuery up to completely manage rendering and interaction in the browser with ASP.NET only acting as a backend API.

Using jQuery to Consume ASP.NET JSON Web Services - Encosia

http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx

jQuery Intellisense in VS 2008

Last month I blogged about how Microsoft is extending support for jQuery . Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free).
http://net.tutsplus.com/tutorials/javascript-ajax/10-ways-to-instantly-increase-your-jquery-performance/

10 Ways to Instantly Increase Your jQuery Performance

This article will present ten easy steps that will instantly improve your script’s performance. Don’t worry; there isn’t anything too difficult here.

Using jQuery to directly call ASP.NET AJAX page methods - Encosia

Note: This post is part of a long-running series of posts covering the union of jQuery and ASP.NET: jQuery for the ASP.NET Developer . Topics in this series range all the way from using jQuery to enhance UpdatePanels to using jQuery up to completely manage rendering and interaction in the browser with ASP.NET only acting as a backend API. If the post you're viewing now is something that interests you, be sure to check out the rest of the posts in this series. http://encosia.com/using-jquery-to-directly-call-aspnet-ajax-page-methods/
So you've become comfortable with jQuery and would like to learn how to write your own plugins. http://docs.jquery.com/Plugins/Authoring

Plugins/Authoring

http://net.tutsplus.com/tutorials/javascript-ajax/5-ways-to-make-ajax-calls-with-jquery/

5 Ways to Make Ajax Calls with jQuery

There are at least five ways to make AJAX calls with the jQuery library. For beginners, however, the differences between each can be a bit confusing.
Mar 05 2008 Two month ago we’ve presented the 50 favorite jQuery plugins many developers use and we promised that the second version will be coming soon. http://www.noupe.com/ajax/45-fresh-out-of-the-oven-jquery-plugins.html

45 Fresh Out of the oven jQuery Plugins - Noupe Design Blog

3 mistakes to avoid when using jQuery with ASP.NET AJAX - Encosia

Note: This post is part of a long-running series of posts covering the union of jQuery and ASP.NET: jQuery for the ASP.NET Developer .
Basic Modal Dialog A basic modal dialog with minimal styling and without any additional settings. There are a few CSS attributes set internally by SimpleModal, however, SimpleModal relies mostly on external CSS for the look and feel.

SimpleModal Demos / Eric Martin / ericmmartin.com

Once upon a time, all we needed to worry about was reducing Bytes and Requests and playing around with load order to make things faster.

Blog Archive » jQuery Performance Rules