Covering SQL Azure Data Sync and Microsoft Sync Framework
SQL Azure Team Blog Sync Framework Developer Center JuneT - Idle Thoughts Liam's Cloud Data Service Blog
Today’s release of Microsoft Sync Framework includes the latest version of Sync Services for ADO.NET. A great deal of work has gone into this release and I thought I would take some time to point out some of the top new features in version 2 since our previous release.
Beyone the traditional hub-and-spoke synchronization support built into Sync Services for ADO.NET. v2 now supports peer-to-peer synchronization. The focus with this part of the API is collaborative applications. For example, in an application that allows users to share project notes, project team members often require a local copy of data that they can work with. When they have made changes, they can synchronize with another team member to exchange changes.
Sync Services now uses Microsoft.Synchronization.dll. If you installed Sync Services by using SyncSetup.exe, this DLL is already installed. This enables Sync Services for ADO.NET to take advantage of all the features and capabilities built into the Sync Framework.
Sync Services for ADO.NET 1.0 enabled synchronization between a server database and a SQL Server Compact 3.5 database on the desktop. Now, you can also synchronize between a server database and a SQL Server Compact 3.5 database on a device.
If you are using SQL Server 2008, Sync Services for ADO.NET has the ability to take advantage of the new SQL Server integrated change tracking feature. This feature addresses many of the issues of custom-tracking systems and provides a straightforward way to track changes. Change tracking is also supported by the Local Database Cache in Visual Studio 2008 SP1. Developers can now specify that the Configure Data Synchronization wizard should enable SQL Server change tracking on the server and generate the commands necessary to select and apply changes to the server database. Unlike custom change tracking systems, SQL Server change tracking does not require any schema changes in the server database.
Sync Services for ADO.NET has added support for a number of new data types including those added in SQL Server 2008.
In distributed applications, tracing can be crucial because it enables you to troubleshoot issues that might otherwise be difficult to identify. Sync Services includes tracing for the client and server synchronization providers.
Liam Cavanagh
PingBack from http://blog.a-foton.ru/2008/08/top-new-features-in-sync-services-for-adonet-v2/
Microsoft just released SQL Server 2008 and with that we have also released the golden versions of Microsoft
SQL Server 2008 RTM is out! Microsoft Sync Framework v1.0 RTM is out! Sync Services [now @ v2] is “synchronized”
SQL Server 2008 RTM is out! Microsoft Sync Framework v1.0 RTM is out! Sync Services [now @ v2] is “synchronized
Команда Sync Framework анонсировала выпуск Sync Framework RTM и Sync Services fo
Ok – I will be honest, I forgot it hadn’t actually released (It is tough keeping on top of the staggered
Hi there,
One of the bullet points mentions "Synchronize with devices" but I could not find any device bits in the very first link that you provide. Am I missing something here? Does the "Synchronize with devices" bullet point indicate a later version of the Sync Services for ADO.NET (Devices) CTP?
ivl
You bet we can sync with devices, you can get it from here:
http://www.microsoft.com/downloads/details.aspx?familyid=75FEF59F-1B5E-49BC-A21A-9EF4F34DE6FC&displaylang=en
Liam
Ah thanks for that. I actually downloaded that CTP a while back - was hoping for a newer version, but not a problem.
Congratulations on this release and I'm very eager to see what's in store for future versions of the device bits as well as the Sync Framework.
Regards.
NOTAS: A fecha de 6 de enero de 2009. Versiones: Microsoft Sync Framework 1.0 Sync Services for ADO.NET