Windows Phone (WP) Question:
Download Questions PDF

Tell me is it possible to run two instances of emulator on the same machine. I am doing some networking app and need two emulators to test it?

Windows Phone Interview Question
Windows Phone Interview Question

Answer:

You can not launch two instances from the Phone tools. You can launch a second instance from command line.
c:\Program Files (x86)\Microsoft XDE\1.0\XDE.exe" "C:\Program Files (x86)\Microsoft SDKs\WindowsPhone\v7.0\Emulation\Images\WM70C1.bin"

Download Windows Phone Interview Questions And Answers PDF

Previous QuestionNext Question
Suppose I have lost one of the application templates in Visual Studio 2010. It’s available in the file system but not in Visual Studio… Any ideas?Suppose Have a very simple application that uses the APplicationBar. The app bar shows one menu item when in portrait. However as the second image shows the app bar displays now items in landscape mode. Is that by design or a bug?