1

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?
soclose
  • 2,773
  • 12
  • 51
  • 60

1 Answers1

0

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.

kroonwijk
  • 8,340
  • 3
  • 31
  • 52