I cannot find the Device Emulator in tools in my visual Studio 2010, how can I launch it? I am currently developing an asp.net website.
How to: Start an Application in Windows Phone Emulator
http://msdn.microsoft.com/en-us/library/ff402565(v=vs.92).aspx
To start an application in Windows Phone Emulator
In Visual Studio, open a Windows Phone project.
If you are using Windows Phone SDK 7.1, on the Standard toolbar, click Windows Phone Emulator.
-or-
If you are using Windows Phone SDK 7.1.1 Update CTP, on the Standard toolbar, click Windows Phone Emulator - 512 MB or Windows Phone Emulator – 256 MB.
![]()
On the Debug menu, click Start Debugging, or press F5.
Your application is deployed to the emulator and starts.