News

VS Tools for Cordova Update 3 Aims for Stability

Along with a handful of features, including an ADAL plug-in, VS Tools for Cordova Update 3 aims for stability with a number of fixes that includes one for an error developers were getting after installing ASP.NET 5 Beta 7.

Soon after the release of the Tools for Apache Cordova Version 1.0.0 (known more commonly by the delicious-sounding TACO CLI moniker), the Visual Studio Team released an update to another Cordova-related tool, Visual Studio Tools for Apache Cordova Update 3. The update adds a number of new features, inlcuding an Azure AD Library plug-in, mainly a stability release that rolls up a little over a dozen fixes, but

"Enterprise customers will benefit from a new ADAL plugin that provides straight-forward authentication for your Apache Cordova apps using Windows Server Active Directory and Windows Azure Active Directory," said Kraig Brockschmidt, a senior developer with the VS Team, in a blog.

The stability update also addresses more than a dozen fairly specific and vexing issues that were reported on the stackoverflow.com site, three of which the team highlights in the blog.

One fix had to do with an error when opening a project soon after installing ASP.NET 5 Beta 7. The blocking issue was first reported in a post at stackoverflow.com by Pablo Martinez, details of which you can see here.

Another member, who goes by the handle "ando," who encountered a bug when trying to deploy a project on a Windows 8 phone. The error, since fixed with this release, occurred when he tried to deploy to a Windows 8 build target.

And member SpaMobile encountered a "could not reserve enough space for object heap" error on a deployment to an Android platform. SpaMobile had figured out a workaround that can be seen at this link, but the team has since fixed the issue in this release.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube