Link to – How to deploy to, and debug, multiple instances of the Windows Phone 7 emulator
Any Windows Phone 7 Developers or WP7 game developers who faced the issue of tesing the multi-player application when you can run only one instance of the Emulator ?
The developers might also be aware that the Emulator is a single – instance application when running / debugging your application from Visual Studio .
Samuel Jack in his blog provides a useful trick on how to deploy and debug the WP7 Applications in multiple instances of the Windows Phone 7 emulator .
Samuel provides a step by step instructions on how to make a copy of the ImageConfig.en-US.xsl file and achieve the multiple instance emulator .
Samuel also provides an additional bonus visual studio tip to debug the multiple instances of your Windows Phone 7 Application .
Visit Samuel’s blog to know more about this tip .
