visual-studio-2010 - 如何在我的 windows phone 8 中调试我的应用程序?

标签 visual-studio-2010 windows-phone-7 visual-studio-2012 windows-phone-8

在使用 [windows phone developer Registration] 应用程序注册后,我正在使用 Visual Studio 2010 并开发了一个应用程序并在 windows phone 7.5 中对其进行了调试。

现在我得到了一个新的 windows phone 8,我无法注册,因为我读到了,windows phone 8 将不被 zune 支持。没有zune [windows phone developer Registration] 不会检测到你的手机。

有人说我需要为 windows phone 8 使用 Visual Studio 2012,那么我遇到的问题是我只使用 windows 7 桌面操作系统。 Visual Studio 2012 需要 Windows 8 桌面操作系统。

请建议我可以使用 Visual Studio 2010 在 Windows Phone 8 中运行我的应用程序。

如果唯一的方法是在 Visual Studio 2012 中开发,那么我的应用程序将支持 windows phone 7。

请帮助我提出您的建议和答案。

最佳答案

就是这样,你需要 WP8 的 VS2012,它本身需要 Windows 8。你可以随时下载两者的评估版并使用它们,最终在虚拟机中使用。与开发 Windows 8 应用程序的情况几乎相同。

关于手机版本之间的兼容性,微软重新编译了 WP7 应用程序,以便它们可以在 WP8 上运行,但我不知道这会反过来发生。

WP8 不需要 Zune,而且它在 Windows 8 上也不可用。

出于这个原因,我自己不得不切换到 Windows 8...

关于visual-studio-2010 - 如何在我的 windows phone 8 中调试我的应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15917092/

相关文章:

windows-phone-7 - 使用 Rx 从 TouchLocation 流中解释 "double tap"

visual-studio-2012 - 如何禁用 Visualstudio.com 存储项目的多次 checkout ?

c++ - C# 与非托管 C++ 互操作性的续篇

visual-studio-2010 - 如何让 TFS2010 通过 MSBUILD 为我运行 MSDEPLOY?

c# - 单元测试超时

.net - 我在哪里可以找到这个 .NET WinForms 控件(如果存在)?

c# - 如何为 Windows Phone 7 添加字体

windows-phone-7 - 访问 WP7 WebBrowser 控件的 HTML 内容

c++ - LNK2019 VS2012错误(未解析的外部符号)

xaml - 如何在 Visual Studio 2012 中为选定的 XAML 节点设置背景颜色