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

问题描述:

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

+0

请详细说明您的开发环境。 – uday 2012-03-10 01:21:48

+0

@uDaY asp.net和csharp – Seesharp 2012-03-10 01:26:45

如何:在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

- 或 -

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

enter image description here
enter image description here

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

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

+0

谢谢,虽然我希望我可以直接从我的asp.net网站项目... – Seesharp 2012-03-10 08:41:02

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