Windows Mobile Development

Develop a Windows Mobile application by generating the Visual Studio 2008 projects in C#, and running the application in the device or on a simulator to test.

  1. Generate Mobile Business Objects (MBOs), then create a new Visual Studio project, then import generated MBOs, and create the user interface.
  2. Add business logic to the generated code through the Windows Mobile Client Object API. See Developer Guide for Windows and Windows Mobile > Reference > Client Object API.
  3. Run the application in the device or on a simulator.