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

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube