桌面样式windows存储应用程序?

问题描述:

适用于Windows的VS Express 2013适用于Windows应用商店应用。 Windows应用商店应用可以具有桌面样式并在Windows 8的destop上运行吗?可以使用VS Express 2013 for Windows开发像MS office这样的东西吗?

VS Express 2013 for Windows works for Windows Store apps. Can a Windows Store app have desktop style and run on destop of windows 8? Can things like MS office be developed with VS Express 2013 for Windows?

VS Express为每个目标平台提供不同的版本。您可以使用VS Express for Desktop创建桌面应用程序。

VS Express has different versions for each target platform. You can get VS Express for Desktop to create desktop applications.

您不能将桌面应用程序提交到Windows应用商店,除非链接到您自己的销售门户(即Microsoft不提供付款或文件托管这些应用程序,但您仍然可以在商店中列出它们 - 用户将在下载时发送到您的
网站)。由于显而易见的原因,这在Windows RT上不可用(Windows RT上没有第三方桌面软件)。

You cannot submit desktop applications to the Windows Store except as a link to your own sales portal (i.e. Microsoft will not provide payment or file hosting for these applications, but you can still list them in the store - a user will be sent to your website when they download). And this is not available on Windows RT for obvious reasons (3rd party desktop software is not available on Windows RT).