문제

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