Commentary

Dave Methvin
 

Microsoft Adopts jQuery JavaScript Library

Blog entries by Microsoft's Scott Guthrie and Scott Hanselman today have announced that Microsoft will be supporting the jQuery JavaScript library as part of its official development platform. A jQuery blog entry by John Resig covers the announcement from the jQuery project's perspective.

Blog entries by Microsoft's Scott Guthrie and Scott Hanselman today have announced that Microsoft will be supporting the jQuery JavaScript library as part of its official development platform. A jQuery blog entry by John Resig covers the announcement from the jQuery project's perspective.jQuery makes it easier to use JavaScript for writing Web pages that provide interactivity. It helps to smooth over the differences between different browser versions, so the same code has a prayer of working on both IE, Firefox, and Safari. Microsoft's interest in jQuery probably isn't the cross-browser aspect, but instead its ability to easily implement special effects and Ajax communications.

There are many other JavaScript libraries that do similar things, such as Yahoo UI, Mootools, and Prototype. As recently as early July this year, it appeared that Microsoft might be leaning toward extending its own Ajax.NET to add jQuery-like features, but they apparently decided to table that effort and go with authentic jQuery.


More Windows Insights

White Papers

More >>

Reports

More >>

Webcasts

More >>

Microsoft's announcement seems like a total adoption of jQuery. Future versions of Visual Studio will ship with jQuery in the package. Visual Studio will include IntelliSense that understands jQuery functions and provides documentation. Microsoft Product Support Services will provide help for jQuery-based projects. A Microsoft shop can use jQuery knowing it's fully supported.

Microsoft will contribute patches and feature improvements back to the jQuery community through standard channels, so this doesn't appear to be a case of "embrace and extend" that will lead jQuery off into incompatible territory. jQuery's plugin architecture makes it easy for anyone to extend or change the basic functionality of the library; Microsoft can add its own functionality through plugins but still take advantage of the jQuery community contributions.

I'm hardly impartial on this development; I've been using jQuery since its inception in 2006, and it's changed the way I write Web applications. jQuery's design makes it easy to solve common problems with a minimum of code. Microsoft made a great choice.


Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

InformationWeek encourages readers to engage in spirited, healthy debate, including taking us to task. However, InformationWeek moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. InformationWeek further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
T-Shirt Giveaway T-Shirt Giveaway: Each week we're selecting one great comment from our readers. The author of the comment will receive an InformaitonWeek Community t-shirt. So get posting!
Subscribe to RSS

Resource Links