Chapter 4. Working with Synchronization Providers: Part 2

In the previous chapter, you learned a great deal about how to build a custom sync provider to synchronize the content of two replicas. In this chapter, you will learn how to fine-tune the custom sync provider to suit your synchronization scenario. You will learn about different patterns and practices for creating an efficient sync provider. The sync provider example in the previous chapter was very basic to get you started on different tasks that provider writers need to implement. In this chapter we will modify the same sync provider to handle advanced and more real-time synchronization scenarios such as the following:

  • Creating sync providers that implement change units that allow better ...

Get Pro Sync Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.