News

Visual Studio to Include jQuery Library

Microsoft to integrate jQuery library into Visual Studio and ASP.NET.

In its latest outreach to the open source development community, Microsoft plans to incorporate the jQuery JavaScript library into its Visual Studio and ASP.NET, the company said late last month.

The jQuery JavaScript library doesn't replace ASP.NET AJAX. Instead, it adds a quick way to perform "selection and animation operations," wrote Scott Guthrie, corporate vice president of Microsoft's .NET Developer Division, in a blog posting. The two components can work together to make the developer's job a little easier.

"jQuery is a fantastic JavaScript library that focuses on DOM querying and manipulation, whereas the Microsoft AJAX Library focuses on building reusable components and interacting with ASP.NET Web services," wrote Bertrand Le Roy, a Redmond, Wash.-based software-design engineer, in a blog post.

Microsoft says it's embracing jQuery wholeheartedly. It plans to contribute code and bug fixes back to the open source project's development team, which will have control on whether or not to incorporate the changes. Users trying to get assistance using jQuery in Microsoft's products will be able find it at Microsoft product support. Additionally, the company will abide by jQuery's licensing terms.

"We'll distribute the jQuery JavaScript library as-is, and won't be forking or changing the source from the main jQuery branch," Guthrie stated. "The files will continue to use and ship under the existing jQuery MIT license." The MIT license is permissive and allows code modification and redistribution, similar to the open source General Public License.

Microsoft will enable the use of its IntelliSense code-annotation capabilities in Visual Studio for the jQuery JavaScript library. It will offer that capability as a free download this month, according to Guthrie. jQuery will be part of the ASP.NET Model-View-Controller distribution, and included in future new projects.

"Folks have said Microsoft would never include Open Source in the platform. I'm hoping this move is representative of a bright future," wrote Scott Hanselman, a Microsoft senior program manager, in a blog post. Hanselman provided a number of code samples that take advantage of the jQuery JavaScript library on his blog here.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube