如何在Visual Studio 2010中启动设备模拟器?

时间:2012-03-10 01:17:21

标签: c# asp.net visual-studio-2010 windows-phone-7-emulator

我在visual Studio 2010中的工具中找不到设备模拟器,我该如何启动它?我目前正在开发一个asp.net网站。

2 个答案:

答案 0 :(得分:3)

如何:在Windows Phone模拟器中启动应用程序
http://msdn.microsoft.com/en-us/library/ff402565(v=vs.92).aspx

  

在Windows Phone模拟器中启动应用程序

     

在Visual Studio中,打开Windows Phone项目。

     

如果您使用的是Windows Phone SDK 7.1,请在“标准”工具栏上单击   Windows Phone模拟器。

     

enter image description here

     

-OR -

     

如果您在标准版上使用Windows Phone SDK 7.1.1更新CTP   工具栏,单击Windows Phone模拟器 - 512 MB或Windows Phone   仿真器 - 256 MB。

     

enter image description here
  enter image description here

     

在“调试”菜单上,单击“开始调试”,或按F5。

     

您的应用程序已部署到模拟器并启动。

答案 1 :(得分:1)

C:\ Program Files \ Microsoft XDE \ 1.0并运行XDE.exe,启动时需要一些参数。 Windows phone sdk是必需的。