Microsoft is going to make jQuery part of the official dev platform. JQuery will come with Visual Studio in the long term, and in the short term it'll ship with ASP.Net MVC. It is truly good news for ASP.Net developers
What is jQuery?
jQuery is a lightweight open source JavaScript library.
From jQuery website..
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
Blogs posts by Scott Guthrie and Scott Hanselman on this topic.