SyncEXPERT

Sync Data Over the Internet & ODBC Connection :: An Easy Backup & Copy Tool in Your USB Flash Thumb Drive

SyncEXPERT's software combines bulletproof reliability with an extremely easy-to-use interface. You save minutes to hours of computation resources over our competitors if you will be processing tens to of thousands files. Our software are small in size but are robustly built to carry high loading tasks. Download the freeware version SyncEXP to try on the speed and features NOW!

New Sync Framework Tutorial

Sync Framework Tutorial - Sample Code

I have submitted a new C# tutorial which introduces you to the Microsoft Sync Framework by walking you through four sample Visual Studio projects. Each project builds on its predecessor with increasing complexity. 

 

Since we are trying to make sure we have all the key concepts covered in this tutorial, I would love to hear your feedback on it, specifically if there are other areas that you think we need to cover in this tutorial.

  • Sync101 With Metadata Store – Demonstrates a basic provider for an in-memory data store (replica) that uses the SqlCeMetadataStore class to store the metadata in a SQL Server Compact Edition database.
  • Sync101 Refactored – Factors out the replica-specific code from the code common to any provider in preparation for the next step of adding an additional provider. Also uses a more flexible transfer mechanism class to allow accommodation of more complex schemas.
  • Sync101 Add Xml Provider – Adds a new provider that represents a data store comprised of XML files.
  • Sync101 Add Csv Provider – Adds a new provider that represents a data store containing Comma-Separated Values (CSV) files and also uses XML configuration files to specify the transfer mechanism class properties and the property mappings between providers.

Please go here to download this sync tutorial.
 

Liam Cavanagh

 New Sync Framework Tutorial

Related posts

Last updated: Tuesday, April 29th, 2008

Category: Microsoft Sync Framework.

Leave a Reply

You must be logged in to post a comment.