News

Microsoft's Cross-Platform Tools Aim for Mac, OS X

Redmond's release of several tools for developing apps on Apple platforms during the Apple Worldwide Developer Conference couldn't have been timed any better.

Last week, during the Apple Worldwide Developer Conference in San Francisco, Microsoft announced a bevy of tooling updates within the Visual Studio suite for developing apps on Apple platforms.

The announcements consisted mainly of a roundup of tools that allow development within the Apple ecosystem, rather than new news, though, as some of the tools have been in development and in developers' hands for a while. The announcements last week included a few subtle updates.

If there was any news of significance, it was Microsoft highlighting the capability to develop iOS apps through its refinement of tools for using JavaScript and Apache Cordova. The most recent Visual Studio Tools for Apache Cordova CTP 3.1 has been in development for the last year.

What's new, in particular, is the addition of templates for Monaca and Ionic UI frameworks, which allow developers to create UIs that conform nicely to iOS devices or allow something that looks branded.

Also new: a cross-platform agent that allows developers to use Team Foundation Server (TFS) 2015 in conjunction with OS X builds using Cordova or native Xcode projects. That means that developers can use TFS or Visual Studio Online to build and preview projects from a Mac or a dedicated Mac hosting provider.

Times have changed, and here's something you probably would never have whispered within 25 feet of the Microsoft campus: "Within the TypeScript team, many of us have Macs that we use for development." That's Jonathan Turner, Microsoft program manager for the TypeScript team, who wrote on his blog last week on expanding TypeScript 1.5 support to work with Mac tools, and in this case the popular Sublime text editor, which means capabilities such as tooltips are enabled fully.

Microsoft weeks ago announced Visual Studio Code, which is capable of running on Macs natively. Also, Visual Studio Online is capable of connecting to a number of private Git repositories, as well as the Apple Xcode IDE as if it were a native environment.

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 mdomingo@1105media.com.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • 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.

Subscribe on YouTube