Is Desktop App Support Necessary for Windows 8 ARM Tablets? | CodeGuru

Is Desktop App Support Necessary for Windows 8 ARM Tablets?

When Windows 8 ARM tablets hit the market, developers and end users alike are eager to know if they will have the ability to run “Desktop App” i.e. apps that are not created in the new Metro-style. It’s a given that legacy Win32 apps won’t run without some work, in fact, all legacy apps will […]

Written By
CodeGuru Staff
CodeGuru Staff
Dec 8, 2011
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

When Windows 8 ARM tablets hit the market, developers and end users alike are eager to know if they will have the ability to run “Desktop App” i.e. apps that are not created in the new Metro-style. It’s a given that legacy Win32 apps won’t run without some work, in fact, all legacy apps will require significant work and/or recompilation, but the question is, should it even be an issue?


The reason that legacy apps will need to be reworked is because the ARM instruction set differs quite a bit from the Intel x86/x64 set. How much work is still anyone’s guess, and it will likely vary from app to app. Peter Bright from Ars Technica recently posted about .NET business apps, stating that “While legacy x86 applications won’t run on ARM, business applications written using .NET should run unmodified, and — as long as ARM Windows really is Windows, and contains all the things that regular Windows contains — recompiling existing applications to run on ARM should be a relatively trivial affair.”

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.