Quantcast
Channel: Developer Express Inc.
Viewing all articles
Browse latest Browse all 2370

WPF Components on Windows ARM Devices

$
0
0

As you know, .NET 6 includes support for Windows ARM64, including native ARM64 execution.

If ARM64 is on your radar, here is what you need to remember when using DevExpress WPF components on ARM64 devices.

You will need Visual Studio 2022 (v17.0 and newer) to build your WPF apps for ARM64 environments. It includes the .NET 6 SDK, but we recommend that you update to the newest version. You can download the .NET 6 SDK for Windows ARM64 from this page: https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Once your development environment is ready/updated, simply rebuild your DevExpress-powered .NET 6 WPF application. That’s it – that’s all you’ll need to do. Your application should run natively on ARM64 platforms, with performance comparable to that of apps running on desktop Windows.

Targeting ARM64?

Are you planning (or have you already tried) to build WPF apps for ARM64? If so, please comment below and let us know more about your long-term development plans in this regard.


Viewing all articles
Browse latest Browse all 2370

Trending Articles