1
votes

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?
1

1 Answers

0
votes

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.