Exercise 3: Testing the Windows Phone 7 Application

In this exercise, you will test the Windows Phone 7 application.

Task 1 – Testing the Application in the Windows Phone 7 Emulator

In this task, you will test the Windows Phone 7 application using the Windows Phone 7 emulator.

  1. In the WP7.AccBas.Rest solution, select Windows Phone 7 Emulator in the deployment location dropdown list
  2. In the WP7.AccBas.Rest project, press F5.
  3. The Windows Phone application starts in the emulator and displays the items from the Maintenance Contacts SharePoint list.

    Figure 4

    Application displaying contacts from the SharePoint list

  4. Click on one of the maintenance contacts in the list to select it.
  5. The Windows Phone application displays the details for the selected maintenance contact from the SharePoint list.

    Figure 5

    Application displaying contact details

  6. Click the emulator’s back button to return to the list of contacts.