Advanced SharePoint Data Access in Windows Phone 7 Applications

Accessing server data is one of the most important aspects of Phone 7 development. In this unit you will learn how to Create, Edit, Update, and Delete data. You will learn other advanced topics such as data paging and working with images from SharePoint.

Hands-On Labs

  • Paging SharePoint List Data using Web Services and Windows Phone 7

    Windows Phone 7 applications can use SharePoint Web services to page through large amounts of SharePoint list data. Visual Studio 2010 provides a rich development environment for creating, deploying, and integrating SharePoint list data with Windows Phone 7 applications. In this lab you will learn how to use the SharePoint lists.asmx Web service to page through large amounts of SharePoint list data in a Windows Phone 7 application.

  • Integrating Images Stored in SharePoint with Windows Phone 7 using Web Services

    Windows Phone 7 applications can use SharePoint Web services to view images stored in a library. Visual Studio 2010 provides a rich development environment for creating, deploying, and integrating SharePoint Asset libraries with Windows Phone 7 applications.

  • Uploading Images to SharePoint using Windows Phone 7

    Windows Phone 7 applications can use SharePoint Web services to upload and view pictures in a picture library. Visual Studio 2010 provides a rich development environment for using SharePoint Web services to integrate images in a picture library with Windows Phone 7 applications.