News

Microsoft Offers Advisory Service for Arm Developers

To serve a quickly expanding ecosystem for the Arm processor architecture, Microsoft has launched an Arm Advisory Service to help developers create Arm-optimized apps.

The company has been pushing Arm development for a while now, noting that last year's Visual Studio 2022 17.3 Preview 2 was the first native Arm64 release of the flagship IDE. Also, Microsoft's Windows Dev Kit 2023 debuted last year as an Arm device for developers.

On its Build for Arm site (which highlights the Windows dev kit and Arm service), the company touts Arm benefits including power efficiency, high performance and portability, all typically associated with Arm. That makes it especially suited for light, portable, battery-powered devices like smartphones. Increasingly, however, the Arm architecture is being to put to use in other cases, including running larger devices like desktops and servers.

"This service is in addition to our existing promise: your apps will run on Windows on Arm, and if you encounter any issues, Microsoft will help you remediate them," Microsoft said last month in announcing the new service to help devs create Arm-optimized apps. "Most apps just work under emulation, and developers can port their apps to run natively with minimal effort. More device manufacturers are building Arm devices for a reason -- devices are lightweight, have lightning-fast connectivity, offer extended battery life, and have advanced camera and audio capabilities in addition to many other benefits."

Arm Advisory Service
[Click on image for larger view.] Arm Advisory Service (source: Microsoft).

The no-cost engineering advisory program is said to provide benefits including:

  • Technical workshop for development best-practices, guidance and implementation questions
  • Suggestions regarding platform features to enhance the Arm application experience
  • Code samples and reviews to enable Arm development
  • Break-fix assistance with issues that arise when porting or building Arm apps
  • Escalation path to Microsoft engineers to assist with software development and provide product feedback

The new advisory service is part of Microsoft's App Assure initiative, designed to address issues with Windows and Microsoft 365 Apps app compatibility.

Developers wishing to take part can apply here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events