News

Visual Studio 2017 v15.9 Preview 3 Improves Xamarin, TypeScript, More

Microsoft announced the third preview of Visual Studio 2017 v15.9, improving Xamarin and TypeScript functionality along with a bevy of other improvements.

For mobile developers, Visual Studio Tools for Xamarin gets new support for Xcode 10, Apple's IDE for creating iOS 12 apps to run on a variety of devices. Just released a few weeks ago, Xcode 10 provides new functionality such as Siri shortcuts (quicker ways to do common tasks).

"iOS 12 adds Siri Shortcuts, allowing all types of apps to expose their functionality to Siri," Microsoft's, Angel Zhou program manager, Visual Studio, said in a post last week. "Siri then learns when certain app-based tasks are most relevant to the user and uses this knowledge to suggest potential actions via shortcuts."

On the Android front, Visual Studio now supports Xamarin.Android 9.1 and its associated initial build performance improvements. More details on those improvements is available in the post Build Performance Results.

Beyond the mobile arena, Visual Studio beefed up its TypeScript/JavaScript functionality. "We now support project references, which provide functionality for splitting a large TypeScript project into separate builds that reference each other," Zhou said. "We have additionally rolled out the ability to easily update your project to the latest TypeScript 3.0 with our file renaming feature that also integrates project references. Now, if you rename your JavaScript or TypeScript file, the language service offers to fix references across your project."

Another notable update now allows for ARM64 support for Universal Windows Platform (UWP) applications. More details on that and other new functionality -- including a C++ Standard Library update -- can be found in the full release notes.

About the Author

David Ramel is an editor and writer at Converge 360.

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