SyncFx – Microsoft Sync Framework Toolkit announcement
-
Link
The Sync Framework Toolkit extends the Sync Framework capabilities for building offline applications, making it easier to expose data for synchronization to applications running on any client platform. Sync Framework 2.1 required clients to be based on Windows. This toolkit allows other Microsoft platforms to be used for offline clients such as Silverlight, Windows Phone 7, and Windows Mobile; in addition non-Microsoft platforms such as iPhone, Android, and Blackberry can be utilized as well as HTML.
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1. Source code provides the flexibility to customize or extend the capabilities we have provided to suit your specific requirements. The client-side source code in the package is released under the Apache 2.0 license and the server-side source code under the MS-LPL license.
The toolkit is available for download on MSDN at: http://code.msdn.microsoft.com/Sync-Framework-Toolkit-4dc10f0e.
We will keep the forum used for Sync Framework V4 CTP available for community discussion and community support.
Thanks,
Sync Framework Team -
Link
At PDC 2010 we announced and released Sync Framework V4 CTP. The main capability available in the CTP was greatly enhanced support for offline clients. In particular, we added the ability to easily create web services to synchronize data from SQL Server or SQL Azure databases with offline clients built on any platform - Silverlight, Windows Phone 7, iPhone or any client platform with any local client store. The final release of V4 was planned for 2011 and we were targeting the first half of this year for general availability.
This post is to inform you that we have updated our plans and postponed the V4 release for the time being. We do expect to release Sync Framework V4 in the future and will let you know the new release date when available, but it is unlikely the release will be available in 2011.
There has been a great deal of interest in our V4 release, with lots of participation in the CTP. In lieu of a formal release, we are planning to make the V4 CTP functionality available as source code samples on MSDN Code Gallery in the next few months – server code, client code and client samples. The source code samples will utilize and depend on Sync Framework V2.1 (on the server), as was the case for the CTP. UPDATE: We will make the code available by end August 2011.
This was a difficult decision for the team. We are currently focusing on the delivery of SQL Azure Data Sync which is a service providing data synchronization capabilities for SQL Azure that will be released later this year. SQL Azure Data Sync heavily utilizes Sync Framework internally.
Here are a few common questions we’ve received:
· Q: Will you stop supporting Sync Framework V2.1?
· A: No. Sync Framework V2.1 is a released product and will continue to be supported, both formally and via the MSDN forums.
· Q: Does this mean that the Sync Framework is being phased out?
· A: No. We expect to provide future versions of the synchronization developer platform. SQL Azure Data Sync is built on top of Sync Framework and we continue to invest in data synchronization capabilities. We believe that both end-user services and development platform are important to provide a complete stack for customers. With Sync Framework V2.1 being available we are currently focusing on the delivery of the end-user service.
· Q: When do you expect Sync Framework V4 will be released?
· A: A potential release date has not been set.
· Q: How do the offline capabilities of Sync Framework V4 relate to the recently announced “reference data caching” capabilities for OData?
· A: “Reference data caching” is being proposed as a future additional capability of the OData protocol. It specifically targets the one-way download scenario for reference data. We believe this is a common scenario and is sufficiently straightforward to integrate directly into the OData protocol. We are exploring how far to integrate sync capabilities into the OData protocol vs. potentially layering more sync capabilities on top of OData, which is the approach we took with the Sync Framework V4 CTP. We look forward to your feedback in this area as we explore together with the OData community.
Regards,
Sync Framework team
-
0 Votes
"System.OverflowException: Value was either too large or too small" error message when you perform data synchronization by using Sync Framework 2.1
I have encountered a problem during sync that is caused by a bug in Microsoft.synchronization.data.sqlserver.dll when converting to Uint64. This bug is supposedly fix by a hotfix. The ... -
0 Votes
After first sync, any update to primary key column value is not downloaded to client DB.
Hello, I'm using MS Sync Framework 2.1 for synchronization between server and client. In below scenario: A row is created in a table (as user ... -
0 Votes
Microsoft Affiliates
Aside from this forum, I noticed Flickr asked for Microsoft account to access it. What other social media sites/platforms requires Microsoft account? -
0 Votes
Why serverblob size is getting increase?
Can anybody help me to understand how serverblob created in sync framework. It's become 6 MB in size which making it slow to process. Amit Tyagi MSDNUnanswered | 0 Replies | 2080 Views | Created by Amit Tyagi (IND) - Wednesday, March 27, 2019 5:54 AM -
0 Votes
How to play videos in SharePoint 2010 without downloading in google chrome ? Please reply as soon as possible
We are unable to play videos in google chrome using SharePoint 2010 without downloading . I want to play videos directly not with downloading . Please provide your help -
0 Votes
Does the Syncframework 2.1 required static IP in both server and client location ?
Hi, We are hosted WCF service in the application server and calling this WCF from the client location. A .net console application is using to call WCF from client location to ...Unanswered | 0 Replies | 2114 Views | Created by Sreekumar Damodaran - Thursday, November 15, 2018 11:25 AM -
0 Votes
Wanna you dear.
I wish I could due to my typing on FB to you.Unanswered | 0 Replies | 2231 Views | Created by Askar Melayu Dzul Kempen - Tuesday, September 25, 2018 12:56 PM -
0 Votes
Digital Signature implement in NAV
how to implement digital signature in Microsoft dynamics navision 2016. -
0 Votes
Content is not wrapped inside bot window.
I'm using adaptive card to show an content to user in node js. My Adaptive card format: "type": "TextBlock", ... -
0 Votes
Any help for Synctoy?
Alls fine until I entered a name for the folder Error: Failure to create a folder pair. Retrieving the Com class factory for component with CLSID C201C012-C929-4D72-B9C5-341D48630630) failed due ... -
0 Votes
Express LocalDB support for Microsoft Sync Framework
I am trying to implement Offline capability in WPF application. After research, I came across Microsoft Sync Framework v2.1 was last released in 2010 which is now in extended support. I cannot find ... -
0 Votes
System compatibility with TLS 1.2
Hi Team, We have a application in VB.Net (MDES) which communicate with other application (CCR) to get the encrypted Credit card number. In our application we are using DLL to call ...Unanswered | 0 Replies | 2512 Views | Created by Ishteyak ahmad - Wednesday, April 25, 2018 11:44 AM -
0 Votes
sync framework future
Anyone know what to use after the sync framework? what is the future or the modern way of syncing local and production databases? I am using a .NET desktop application to ... -
0 Votes
dotnet ef Migration add ColumnToTable
I need to modify a table within my SQL database. I made the changes to the model. I want to perform the migration without losing existing data. I ran dotnet ef add ...Unanswered | 0 Replies | 2391 Views | Created by GuitarManEFigueroa - Tuesday, April 10, 2018 5:40 PM -
0 Votes
Filter Record in Microsoft Sync Framework
I have one scenario in Sync Framework 2.1 Suppose we have one customer table which has two column PId,Name and order table which has two column Pid ,customerid. ... -
4 Votes
Android example
Hi, in the PDC videos (Which are really useful, thanks), it is mentioned that Sync Framework 4.0 will run on any mobile platform (including Android). Currently there isn't an Android example to have a ...Answered | 8 Replies | 17019 Views | Created by Ross Scott - Friday, February 4, 2011 4:22 PM | Last reply by sidd444 - Monday, March 19, 2018 10:16 AM -
0 Votes
Adding reference for FileSyncProvider21.dll fails in VS2017
Hello, i am trying to build a file synchronization. When i want to reference the dlls Microsoft.Synchronization.Files.dll and FileSyncProvider21.dll in Visual Studio ... -
0 Votes
Issues with TFS Work Item Customization
Hi Team, Could you please help us in resolving the issue with TFS Work Item Customization. We are using visual studio 2013 and TFS 2013. We were able to ... -
3 Votes
scope_info table not populating on provisioning db using SyncSvcUtil
There is no error showing up in provisioning, there is no error in my SQL Profiler. I was able to Provision my db before with no problem and I deprovisioned to add a ...Unanswered | 5 Replies | 9018 Views | Created by vmoss - Thursday, October 25, 2012 5:17 PM | Last reply by Tatyana Olshevskaya - Wednesday, October 18, 2017 11:55 AM -
0 Votes
SyncToy updates? - I downloaded 2009 ver years ago; Win 7.
anything new since SyncToy, ver 2.1.0.0, 10/2009? ... - Items 1 to 20 of 533 Next ›
SyncFx – Microsoft Sync Framework Toolkit announcement
-
Link
The Sync Framework Toolkit extends the Sync Framework capabilities for building offline applications, making it easier to expose data for synchronization to applications running on any client platform. Sync Framework 2.1 required clients to be based on Windows. This toolkit allows other Microsoft platforms to be used for offline clients such as Silverlight, Windows Phone 7, and Windows Mobile; in addition non-Microsoft platforms such as iPhone, Android, and Blackberry can be utilized as well as HTML.
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1. Source code provides the flexibility to customize or extend the capabilities we have provided to suit your specific requirements. The client-side source code in the package is released under the Apache 2.0 license and the server-side source code under the MS-LPL license.
The toolkit is available for download on MSDN at: http://code.msdn.microsoft.com/Sync-Framework-Toolkit-4dc10f0e.
We will keep the forum used for Sync Framework V4 CTP available for community discussion and community support.
Thanks,
Sync Framework Team -
Link
At PDC 2010 we announced and released Sync Framework V4 CTP. The main capability available in the CTP was greatly enhanced support for offline clients. In particular, we added the ability to easily create web services to synchronize data from SQL Server or SQL Azure databases with offline clients built on any platform - Silverlight, Windows Phone 7, iPhone or any client platform with any local client store. The final release of V4 was planned for 2011 and we were targeting the first half of this year for general availability.
This post is to inform you that we have updated our plans and postponed the V4 release for the time being. We do expect to release Sync Framework V4 in the future and will let you know the new release date when available, but it is unlikely the release will be available in 2011.
There has been a great deal of interest in our V4 release, with lots of participation in the CTP. In lieu of a formal release, we are planning to make the V4 CTP functionality available as source code samples on MSDN Code Gallery in the next few months – server code, client code and client samples. The source code samples will utilize and depend on Sync Framework V2.1 (on the server), as was the case for the CTP. UPDATE: We will make the code available by end August 2011.
This was a difficult decision for the team. We are currently focusing on the delivery of SQL Azure Data Sync which is a service providing data synchronization capabilities for SQL Azure that will be released later this year. SQL Azure Data Sync heavily utilizes Sync Framework internally.
Here are a few common questions we’ve received:
· Q: Will you stop supporting Sync Framework V2.1?
· A: No. Sync Framework V2.1 is a released product and will continue to be supported, both formally and via the MSDN forums.
· Q: Does this mean that the Sync Framework is being phased out?
· A: No. We expect to provide future versions of the synchronization developer platform. SQL Azure Data Sync is built on top of Sync Framework and we continue to invest in data synchronization capabilities. We believe that both end-user services and development platform are important to provide a complete stack for customers. With Sync Framework V2.1 being available we are currently focusing on the delivery of the end-user service.
· Q: When do you expect Sync Framework V4 will be released?
· A: A potential release date has not been set.
· Q: How do the offline capabilities of Sync Framework V4 relate to the recently announced “reference data caching” capabilities for OData?
· A: “Reference data caching” is being proposed as a future additional capability of the OData protocol. It specifically targets the one-way download scenario for reference data. We believe this is a common scenario and is sufficiently straightforward to integrate directly into the OData protocol. We are exploring how far to integrate sync capabilities into the OData protocol vs. potentially layering more sync capabilities on top of OData, which is the approach we took with the Sync Framework V4 CTP. We look forward to your feedback in this area as we explore together with the OData community.
Regards,
Sync Framework team