Desmond File

Blog archive

jQuery Surprise

Give Microsoft this: The company knows how to fill a news cycle. Over the past week, we've seen new information released about .NET Framework 4.0, Visual Studio 2010 and the new Dublin app server technologies. All of this, of course, just a few weeks ahead of the dev-apalooza that will be PDC 2008.

But lost among all the talk of fresh IDEs and frameworks is this little gem from Microsoft Dev Div chief Scott Guthrie about the jQuery JavaScript library, which will be incorporated into Visual Studio and ASP.NET:

"I'm excited today to announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license."

That sound you just heard was a million Web developers collectively shouting, "Hell yeah!"

As Kurt Mackie reports for RedDevNews.com, jQuery is a lightweight and simple JavaScript library that enables interaction between JavaScript and HTML. While jQuery is an intriguing tool for AJAX-bound Web developers, the most remarkable thing was Microsoft's decision to forego creating a planned jQuery alternative of its own and to adopt the open source JavaScript library instead.

Guthrie wrote in his blog entry: "Rather than duplicate functionality, we thought, wouldn't it be great to just use jQuery as-is, and add it as a standard, supported, library in VS/ASP.NET, and then focus our energy building new features that took advantage of it?"

Andrew Brust is a Microsoft Regional Director and chief of New Technology at consultancy twentysix New York. He's clearly impressed with Guthrie's stance in this and, honestly, so am I. As Brust noted in his BrustBlog entry:

"Scott's quote demonstrates an uncanny display of common sense that is not necessarily, ummm...Microsoft's hallmark. I believe strongly that this pragmatist, apolitical approach to making .NET better and working with the broad developer community to serve their interests has a strong believer and advocate in Scott Guthrie and that his rising influence in the developer division means we'll continue to see such announcements made and measures taken. This is Microsoft at its best. Bravo."

Bravo, indeed, Microsoft.

What do you think of Microsoft's jQuery decision and how might jQuery fit into your development efforts? E-mail me at [email protected].

Posted by Michael Desmond on 10/02/2008


comments powered by Disqus

Featured

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube