简体   繁体   English

如何在Windows Phone 8中调试我的应用程序?

[英]How can i debug my application in my windows phone 8?

Am using Visual Studio 2010 and developed a application and debugged it in a windows phone 7.5, after registering with [windows phone developer Registration] app. 在使用[windows phone开发者注册]应用程序注册后,我使用Visual Studio 2010开发了一个应用程序,并在Windows Phone 7.5中调试了它。

Now i got a new windows phone 8, i could not register because i read that, the windows phone 8 will not be supported by zune. 现在我有一个新的Windows手机8,我无法注册因为我读到,Windows手机8将不会被zune支持。 Without zune [windows phone developer Registration] will not detect your phone. 没有zune [windows phone开发者注册]将无法检测到您的手机。

Some people says i need to use Visual studio 2012 for windows phone 8, then the problem i have i am using only windows 7 desktop operating system. 有人说我需要使用Visual Studio 2012 for windows phone 8,那么问题我只使用Windows 7桌面操作系统。 Visual studio 2012 needs windows 8 desktop operating system. Visual Studio 2012需要Windows 8桌面操作系统。

Please suggest me can i run my app in windows phone 8 with visual studio 2010. 请建议我可以使用visual studio 2010在Windows Phone 8中运行我的应用程序。

If the only way is to develop in Visual studio 2012 then will my application support for windows phone 7. 如果唯一的方法是在Visual Studio 2012中开发,那么我的应用程序将支持Windows Phone 7。

Please help me with your suggestions and answers. 请帮我提一下你的建议和答案。

That is how it is, you need VS2012 for WP8, which itself needs Windows 8. You can always download an evaluation version of both and use them, eventually inside a virtual machine. 就是这样,你需要VS2012 for WP8,它本身需要Windows 8.你可以随时下载两者的评估版并最终在虚拟机中使用它们。 Pretty much the same story than for developing Windows 8 applications. 几乎与开发Windows 8应用程序的故事相同。

Regarding compatibility between phone versions, Microsoft recompiles WP7 apps so they can run on WP8 but I'm unaware this happening the other way around. 关于手机版本之间的兼容性,微软重新编译WP7应用程序,以便它们可以在WP8上运行,但我不知道这种情况发生了相反的情况。

WP8 doesn't need Zune and it's not available anyway on Windows 8. WP8不需要Zune,它在Windows 8上无论如何都不可用。

I myself had to switch to Windows 8 for this very reason... 出于这个原因,我自己不得不切换到Windows 8 ......

暂无
暂无

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

相关问题 我如何调试我的MVC应用程序以及从Codeplex下载的MVC Contrib项目 - How can I debug my MVC application together with MVC contrib project downloaded from codeplex 我如何逐步构建我的应用程序 - How can i incrementally build my application 如何使用数据网格视图在Windows应用程序中以.xlsx扩展名显示Excel数据? - How can I display excel data with the .xlsx exstension in my windows application using data grid view? 在Windows Phone上测试我的应用 - Testing my app on my windows phone 如何正确地发布Windows桌面应用程序,以确保最终用户拥有运行它所需的正确文件? - How can I properly publish my Windows desktop application in such a way that will ensure the end user has the right files needed to run it? 我的应用程序可以在我的PC(Windows 7)上运行,但不能在另一台(XP)上运行,并且我不确定如何继续诊断问题 - My application works on my PC (Windows 7) but not another (XP) and I am not sure how to continue diagnosing the issue 如何使用Touch Point在Windows Phone 7中移动我的Rectangle? - How to make my Rectangle move in Windows Phone 7 using Touch point? 如何在Windows Phone 8中固定页面以启动菜单 - How to pin my page to start up menu in windows phone 8 如何确定应用程序的哪一部分正在泄漏内存? - How can I determine what part of my application is leaking memory? 如何调试作为插件导入到其他应用程序的我自己的DLL文件? - How to debug my own DLL file that is imported to other application as a plugin?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM