【问题标题】:App development in Windows mobile, windows phone 7 and windows phone 8Windows mobile、windows phone 7 和 windows phone 8 中的应用程序开发
【发布时间】:2013-02-23 13:50:24
【问题描述】:

windows phone 7和windows phone 8在app开发上有什么不同吗?

在 windows mobile 中,这就像开发基于表单的应用程序,但在 windows phone 7 中,除了 c# 编码之外,一切都发生了变化。在 wp7 中,我们使用基于 xaml 的设计而不是表单。两者只有 c# 相同。

在 windows phone 7 和 8 中开发应用程序有这种区别吗?两者都使用相同的编码风格和相同的工具和技术?我还需要学习其他有关 windows phone 8 应用程序开发的东西吗?

【问题讨论】:

    标签: windows-phone-7 windows-mobile windows-phone-8 windows-phone-7.1


    【解决方案1】:

    两者都是一样的。我同意!但问题是我们如何才能更好地同时使用 windows phone 7 和 windows phone 8 很重要。 Windows Phone 8 SDK 已经支持开发 适用于两个版本的 Windows Phone 的应用程序以及面向 Windows Phone 7 的应用程序将无需修改即可在 Windows Phone 8 上运行。

    借助条件编码功能及其可重用性,Windows 8 应用程序开发运行良好。可以使用基本代码链接针对不同平台的 windows phone 的两个独立项目的集成。获取windows phone 8上的功能。

    下面的链接对你有帮助

    http://visualstudiomagazine.com/articles/2012/11/30/developing-for-windows-phones-7-and-8.aspx

    【讨论】:

      【解决方案2】:

      工具:

      WP7 和 WP8 都需要带有适当 Windows Phone SDK 的 Visual Studio。对于 WP7,它是 VS2010 和 WP7 SDK,对于 WP8,它是带有 WP8 SDK 的 VS2012。两者都有 Visual Studio Express 免费版。对于 WP8 开发,您需要 Windows 8(对于 WP7,Windows 7 就足够了)。 WP8 模拟器还有一个进一步的要求——你的处理器必须支持 SLAT。

      技术:

      WP7 和 WP8 都使用 XAML+C#(或 XAML+VB.NET)进行应用程序开发。两者之间在细节上存在一些差异,但您不应该为此烦恼。

      【讨论】:

        【解决方案3】:

        根据编码风格,Windows Phone 7 和 Windows Phone 8 是相同的。但是您需要与WP8 SDK 一起提供的“Visual Studio 2012 Express for Windows Phone”。使用 WP8,您可以为 WP 7.5 和 WP 8 开发应用程序。

        Windows Phone 8 是对 Windows Phone 7/7.5 的升级。 WP8 几乎包含了 WP7 所拥有的一切,并为其添加了一些附加功能。检查此链接以获取What's new in Windows Phone 8

        【讨论】:

          猜你喜欢
          • 2016-04-15
          • 1970-01-01
          • 1970-01-01
          • 2023-04-08
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多