简体   繁体   中英

WPF windows client application on windows 8 pro tablet

currently I am working on a project in which the client GUI application is developed using WPF and C# and it calls a service on the webserver for business related functionalities. This client application is developed for desktop clients.

Now we have a requirement to make the application which was being developed for desktop, to work on a windows tablet (OS windows 8 pro).

So I want to know whether I can Use the MSI generated for desktop application can be used on Windows 8 pro tablet without any changes or not? Will the application work as its working in desktop?

If not then what all things I need to do for running the application in windows 8 pro tablet

I would be grateful if any one could answer these two questions.

所有Windows应用程序(仅针对ARM体系结构编译的Windows应用程序除外-可能很少见)都可以在任何尺寸的Windows 8 Pro设备上运行。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM