简体   繁体   English

Windows 8 Pro平板电脑上的WPF Windows客户端应用程序

[英]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. 当前,我正在一个项目中,其中使用WPF和C#开发了客户端GUI应用程序,并且它调用了Web服务器上的服务以实现与业务相关的功能。 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). 现在,我们需要使为台式机开发的应用程序能够在Windows平板电脑(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? 所以我想知道我是否可以使用为桌面应用程序生成的MSI,可以在Windows 8专业平板电脑上使用而无需进行任何更改? 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 如果不是,那么在Windows 8 Pro Tablet中运行该应用程序我需要做的所有事情

I would be grateful if any one could answer these two questions. 如果有人可以回答这两个问题,我将不胜感激。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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