Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

Users can create and deploy widgets using Visual Studio.

To create and deploy the widget:

  1. Install a Windows Mobile 6.5 device emulator using Visual Studio.

  2. As in a standard Visual Studio project, click Build, and then click Build Solution.

  3. The widget is created in the default output directory of Visual Studio after basic validations.

  4. To deploy the widget, click Build, and then click Deploy Solution.

  5. In the Deploy dialog box, click the relevant Windows Mobile 6.5 emulator, and then click Deploy.

See Also