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

  • 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