+ All Categories
Home > Technology > CodeStock June 26th Sync Framework Demo

CodeStock June 26th Sync Framework Demo

Date post: 29-Nov-2014
Category:
Upload: aaron-king
View: 1,696 times
Download: 1 times
Share this document with a friend
Description:
Organizations often face challenges of managing data across several platforms and with often off-line users. SQL Server Data Services provides a easy means to tackle complicated data syncing scenarios. This talk will focus on the benefits, features, object model and ease of use of SQL Server Data Services. Learn how your projects can benefit from a hosted data storage and query processing service. See by example how to design your program to use SQL Server Data Services.
7
Aaron Stanley King Microsoft Sync Framework June 26 th , 2009
Transcript
Page 1: CodeStock June 26th Sync Framework Demo

Aaron Stanley KingMicrosoft Sync Framework

June 26th, 2009

Page 2: CodeStock June 26th Sync Framework Demo

Microsoft Sync Framework:

Page 3: CodeStock June 26th Sync Framework Demo

•Microsoft Sync Framework overview•New in-the-box Sync Providers•Live Mesh!, SQL Data Services, more•Writing Sync Provider with Provider Framework•Constraint Conflict support•Questions and Answers

Our Goals for Today

Page 4: CodeStock June 26th Sync Framework Demo

What does Sync Framework do?•Makes it easy for you to sync participating endpoints•Makes it easy for your endpoint to participate•Comes with built-in endpoints:

V1: File System, Relational DatabasesV2: SQL Data Services, Live Mesh, ADO.NET Data Services and more “Huron” is cool

•Provides integrated tools and user experiencesSync Services for ADO.NETSyncToy Project Codename “Anchorage”

Page 5: CodeStock June 26th Sync Framework Demo

Using Microsoft Sync FrameworkHow synchronization happens

Sync Provider

Sync Application

Sync Provider

Sync Orchestrator

DataStore

Data Store

changes

changes changes

changes

Page 6: CodeStock June 26th Sync Framework Demo

Demos

Page 7: CodeStock June 26th Sync Framework Demo

Questions and Answers http://social.msdn.microsoft.com/Forums/en/category/sync Website - http://perptech.com Twitter – http://twitter.com/perpetualtech Phone – (317) 824-0393 Toll free – (800) 538-0453

Blog – http://aaronstanleyking.com Twitter – http://twitter.com/trendoid


Recommended