DiscoverThe Full Stack (Audio) - Channel 9The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service
The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service

The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service

Update: 2011-06-23
Share

Description

In this episode of The Full Stack, Jesse and Jon hook up client-server data synchronization and discuss some interesting problems they run into along the way.

Highlights:

  • Jesse walks through the Windows Phone side, explaining how synchronization works when saving a new contact.
  • Jesse explains how to detect changes in network status, automatically synchronizing contacts added while offline as soon as a network connection is available.
  • Jon reviews the server-side API, shows how the API key is being passed in an HTTP header rather than a querystring argument, and walks through the process of submitting changes to the server.
  • Jon explains some of the interesting challenges he troubleshot on the server, including use of the new WCF ProcessingPipeline, catching WCF service exceptions, and use of Post Tunneling.
  • Jesse shows how to make sure your textbox bindings are updated when working with the Windows Phone Action Bar buttons.
Show links:
Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service

The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service

Jon Galloway, Jesse Liberty