News

Inside Visual Studio Tools for Apache Cordova CTP 3.1

Testing Visual Studio 2015 CTP 6? You've got the latest tools for debugging Apache Cordova apps on Windows Phone 8.1.

While Apache Cordova support might seem to be a minor footnote feature in the announcement a few weeks ago of the release of Visual Studio 2015 CTP 6, Microsoft Program Manager Kirupa Chinnathambi with the Visual Studio Client Team blogged about it and offered up a video presentation with more detail on the feature set.

Apache Cordova is an open source cross-platform mobile application building toolkit that's popular with developers because it allows for minimal app building using HTML, CSS and JavaScript.

One of the important features of the Visual Studio Tools for Apache Cordova CTP 3.1 update is the ability to debug Apache Cordova apps targeted for Windows Phone 8.1 devices, which essentially is an expansion of the breadth of debugging capabilities (it's already capable of debugging Android 4.x, iOS 6, and Window Phone 8 and Windows Store 8 apps). Writes Chinnathambi: "Across all of these platforms, you can set breakpoints, inspect variables, use the console, and perform all the various other debugging tasks to help you find issues quickly."

CTP 3.1 also brings support up to Cordova version 4.1.2, which itself includes improved iOS 6 and Windows Phone support. It also speeds up performance when meshing with local plug-ins, which Chinnathambi said was a point of emphasis for the team over the last year. He also said that build and packaging projects for deployment should be more reliable with the update, particularly with issues some developers had when moving among platforms. And, finally, he talked about improved support for the Ripple emulator alternative, which addresses mainly reliability issues.

Get details and download Visual Studio Tools for Apache Cordova CTP 3.1.

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