Creating the User Interface for the Windows Mobile Device Application

Import the SUP101 project in to Visual Studio 2008, configure the project, then download the tutorial code snippets from Product Documentation so you can create the application user interface.

Prerequisites
Task
If needed, install the following:
  1. In Visual Studio 2008, open SUP101.csproj.
  2. Edit the project properties.
    1. In Solution Explorer, right-click SUP101, then select Change Target Platform. Select Windows Mobile 6 Professional SDK, then OK.
    2. Right-click SUP101, then select Properties.
    3. In the Application tab, select Console Application for Output type.
    4. In the Devices tab, select Windows Mobile 6 Professional Emulator for the Target device.
    5. Select File > Save All, then save the solution as SUP101.sln.