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.
- Generate Mobile Business Objects (MBOs), then create a new Visual Studio project, then import generated MBOs, and create the user interface.
- 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.
- Run the application in the device or on a simulator.