开发者

Implementation Microsoft Sync Framework [closed]

开发者 https://www.devze.com 2023-03-15 10:38 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_如何学Go Closed 9 years ago.

I am looking for resources on Microsoft Sync Framework. Although MSDN and Google Search gave me the brief overview,but I want simple example of demos,implementations of the Sync framework.


How about this?

Microsoft Sync Framework 4.0 October 2010 CTP Documentation

Contains documentation, tutorials and samples.

EDIT:


Perhaps also some introduction videos to the Microsoft sync framework.


you havent mentioned what you want to sync: files? databases? feeds? if you install Sync Framework itself, the documentation comes with tutorials/walkthroughs especially on database synchronization.

for database sync, you can take a look at:

Tutorial: Synchronizing SQL Server and SQL Server Compact

Tutorial: Synchronizing SQL Server and SQL Express

0

精彩评论

暂无评论...
验证码 换一张
取 消