Is it possible to create multiple instances of windows phone 7 emulator (need not be done simultaneously) ? I am designing an android app which acts as the client and will be used by multiple users (not simultaneously) and in the server side I have a windows console application in C#. I want to launch windows phone 7 emulator instance corresponding to each user.

Also, each time I launch the emulator, only Internet Explorer is present. The apps which I deployed previously using Application Deployment are not there.

有帮助吗?

解决方案

The following link may just be enough to solve your problem.

http://dotnet.dzone.com/articles/how-run-multiple-instances

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top