I make a window mobile application using ms visual studio 2005 professional.

  1. Could I run this application in emulator without installing Visual Studio?
  2. If I run this in visual studio 2008 or 2010, is there any difference?
link|improve this question

55% accept rate
feedback

1 Answer

You can download the Microsoft Device Emulator 3.0 -- Standalone Release here. In fact, it is the same emulator that MS starts from within Visual Studio and attaches a debugger to the emulator, so there should not be any different behavior.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.