Exercise 3: Testing the Windows Phone 7 Application

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

Task 1 – Testing the Application’ View Functionality in 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.AccAdv.Paging solution, select Windows Phone 7 Emulator in the deployment location dropdown list.
  2. In the WP7.AccAdv.Paging solution, press F5.
  3. The Windows Phone application starts in the emulator and displays the items from the Maintenance Announcements 2 SharePoint list.

    Figure 6

    Application displaying the first page of data

  4. Click on the icon with the right arrow (Next) to page forward. The application will continue to page forward with each click of the Next icon until reaching the end of the list of items.

    Figure 7

    Application displaying a second set of paged data

    Click on the icon with the left arrow (Previous) to page backwards. The application will continue to page backwards with each click of the Previous icon until the application reaches the first page of data.