Compiling an Application in Visual Studio

Deploy applications to a Device Emulator or connected device.

  1. To deploy an application from Visual Studio, compile the project and deploy the application to the emulator or physical device.
  2. If you are using a Device Emulator, define a shared folder and copy the file in that folder from your machine so the Emulator can access it.
  3. Using Windows and a connected device, use the Virtual folder on your machine to copy the application's .cab file to the device or memory card.