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 [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