SyncFx - Microsoft Sync Framework Developer Discussions 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
Sync Framework 2.1 includes all the great functionality of our 2.0 release, enhanced by several exciting new features and improvements. The most exciting of these lets you synchronize data stored in SQL Server or SQL Server Compact with SQL Azure in the cloud. We’ve added top customer requests like parameter-based filtering and the ability to remove synchronization scopes and templates from a database, and of course we’ve made many performance enhancements to make synchronization faster and easier.
Read our blog for more detail,
Or start downloading now!
-
Link
The following SQL Compact hotfix addresses an issue that is commonly encountered when syncing tables with foreign key constraints:
FIX: Error message when an application inserts a value into a foreign key column in SQL Server Compact 3.5: "No key matching the described characteristics could be found within the current range"
http://support.microsoft.com/kb/974068
Sean Kelley
Senior Program Manager
Microsoft -
Link
We are happy to announce that a hotfix for Sync Services for ADO.NET for Devices is now available which resolves some of the performance issues in the RTM version of the release. With this hotfix, the initial sync and subsequent sync for downloading INSERTs performance has been significantly improved as some performance related issues have been fixed at the client.
Please contact Microsoft Customer Support Service team to request the HotFix if needed.
Thanks
Yunwen -
Link
Hello and Welcome to this forum.
This forum has been created to provide a place where developers can discuss these APIs with members of the Sync Framework Product Group in Microsoft as well as other developers in the community. Discussions in this fourm include Microsoft Sync Framework Core Runtime, Sync Framework Database Providers, SQL Azure Data Sync and the Sync Framework File Provider
Liam CavanaghProgram Manager,Microsoft Sync Framework and SQL Azure
Microsoft Corporation
-
0 Votes
Helpful Tips when using WCF as the transport for a mobile sync service application
I have seen a few threads in the forum showing issues,questions with the WCF as the transport layer for a mobile sync service application. so I think it is worth to create a new thread and post a ...Sticky | 8 Replies | 41926 Views | Created by Yunwen Bai - Sunday, July 13, 2008 4:17 PM | Last reply by Rajnish.Noonia - Friday, March 30, 2012 10:17 PM -
2 Votes
Microsoft Sync Framework - FAQ
What is the Microsoft Sync Framework? Microsoft Sync Framework is a comprehensive synchronization platform enabling collaboration and offline access for ...Sticky | 12 Replies | 47824 Views | Created by Liam Cavanagh - MSFT - Monday, November 12, 2007 7:01 PM | Last reply by PositronN - Friday, April 27, 2012 9:47 AM -
0 Votes
Check out the Microsoft Sync Framework Developer Center
Please visit our MSDN Developer Center for the Microsoft Sync Framework. We have a number of whitepapers, tech docs, guides, downloads as well as documentation for the Microsoft Sync ...Sticky | 1 Replies | 40083 Views | Created by Liam Cavanagh - MSFT - Thursday, November 8, 2007 10:59 PM | Last reply by Jonathan Paul - Friday, July 16, 2010 3:22 AM
-
0 Votes
Replacement for MS Database Sync framework
Hello, We are currently using the Microsoft DB Sync framework to replicate the data for reporting purpose; and it replicates 100's of GB's of data. (The issue is happening mainly ...Unanswered | 1 Replies | 2803 Views | Created by AnithaJ - Thursday, August 20, 2020 5:54 PM | Last reply by kamal kant gupta - Thursday, September 17, 2020 1:02 PM -
0 Votes
Windows 10 sync center error "The process cannot access the file because it is being used by another process" for all files
On Windows 10 Pro, enabled offline files, while sync with a NAS (hard drive attached to my router), got same error for every files. Yes, it's basically a copy/paste of this ... -
0 Votes
Patch request
Hi, We are urgently looking for patch for SF 2.1 described ... -
0 Votes
Error code 80072F8F- Windows update Error
I tried SYnc. in the internet time settings (time.windows.com), but its not getting synced. This was the possible thing, I could thing of the windows update ...Discussion | 1 Replies | 2996 Views | Created by Napsterami - Saturday, September 26, 2015 11:00 AM | Last reply by WarnerK - Friday, July 31, 2020 12:56 PM -
0 Votes
Microsoft Report Viewer is not supported in .net core, it only works with webforms controls , Please let us know if any sugegstions. For report viewer in .net core applications
Microsoft Report Viewer is not supported in .net core, it only works with webforms controls , Please let us know if any sugegstions. For report viewer in .net core applications -
0 Votes
Shall I Integrate the WebView control( Microsoft Edge rendering engine) in to our WPF Proj? & currently is in developers preview as per Microsoft Docs
The WebView control shows web content in WPF desktop application and uses the Microsoft Edge rendering engine (EdgeHTML). Currently is in developers preview. Shall I integrate in our realtime WPF ... -
0 Votes
Expected column xxx was not found on the DataTable to be applied to the destination table
i.e : I have a payment table into client machine which I want sync(upload only) with server RMToday_Payment. sync works fine. Then I deleted all the triggers,scope tables, tracking ...Unanswered | 1 Replies | 3743 Views | Created by Mominul Islam - Wednesday, June 10, 2015 2:22 PM | Last reply by Ananthkr18 - Sunday, May 24, 2020 5:22 AM -
0 Votes
Azure Mobile App Sync Services : Shared Tokens for Authentication? Individual Client Auth Not Required.
Good Day, I am working on using the MicrosoftAzureMobile.framework in iOS for syncing data to Azure's Easy Tables. Everything is working wonderfully ...Unanswered | 2 Replies | 2451 Views | Created by NateAttack007 - Monday, July 23, 2018 7:27 AM | Last reply by Meena Matcha - Thursday, April 16, 2020 9:40 AM -
0 Votes
Microsoft Teams Api : Integration
Hi I'm new to microsoft Teams , Do we have any API which I can use into C# application to integration microsoft teams and create a team ... -
0 Votes
How to synchronize incremental data changes between server and client (bi-direction) using Sync Framework 2.1?
Hello, I want to synchronize only those data changes that are happened after last sync between client and server. I require this for below two ...Unanswered | 2 Replies | 2752 Views | Created by snabhi - Tuesday, December 10, 2019 12:43 PM | Last reply by AbigailFord - Friday, January 31, 2020 2:14 PM -
0 Votes
Error while syncing a Merge Replication enabled Server DB using MS Sync Framework 2.1.
Hello All, I'm syncing a central Server DB, which is already a Merge Replication enabled for a SQL CE Compact 3.5 offline client DB, using MS Sync Framework ... -
0 Votes
Email account associated with Microsoft account
I recently replaced my desk top. I get automated questions about syncing. The email account these messages refer to is an old one that I have not used for a long time. Question: How ... -
0 Votes
Download Hotfix KB 2703853 for Microsoft Sync Framework 2.1
Sync Framework has a bug in it and the KB 2703853 fixes the issue. I cannot find a download of this KB anywhere. The web page discussing this has a link to ... -
0 Votes
Anywhere to find the following KB? KB 2703853
Sync Framework has a bug in it and supposedly this KB fixes the issue. I cannot find an official download of this KB anywhere. Does anyone know if there is a repository of older KBs? I have ...Proposed | 2 Replies | 3167 Views | Created by streagan - Wednesday, March 20, 2019 2:45 PM | Last reply by M.Mohring - Sunday, November 3, 2019 4:03 PM -
1 Votes
The remote endpoint no longer recognizes this sequence. This is most likely due to an abort on the remote endpoint. The value of wsrm:Identifier is not a known Sequence identifier. The reliable session was faulted.
I am using sync framework 2.1, sqlsyncprovider, batching is enabled. Following are the error messages I am seeing in my trace file when using ...Answered | 10 Replies | 15491 Views | Created by saitrips - Monday, March 11, 2013 11:51 PM | Last reply by mammadkoma - Sunday, November 3, 2019 9:50 AM -
0 Votes
Windows Mobile Device Center for Windows 10 pro
The windows mobile device and my pc connected by cable but the windows mobile device center shows not connected on it. Please, support me in connecting mobile device with my pc. Thank you very much. -
0 Votes
How to obtain hotfix build 2.1.2503.00 and the subsequent hotfixes?
Hi MS, We have developed our product over the Sync Framework 2.1 and now we are facing the problems which falls similar to one that was fixed in ... -
0 Votes
On Azure unable to see application insight traces for failed server request but able to see traces for failed localhost request
Added Application Insight and nLogTarget packages inside solution of Vs2017. I can see traces for localhost failed request. But after deployment of application failed request traces unable to see ... -
0 Votes
Will there ever be a SyncToy 3.0?
Will there ever be a SyncToy 3.0? Love this tool! :-) -
0 Votes
Sync Deleted Records from server to client
Hi. I am new to Sync Framework and trying to learn. I wish to setup an environment such that the few of the tables from the server are always synced to the ... - Items 1 to 20 of 2473 Next ›
SyncFx - Microsoft Sync Framework Developer Discussions 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
Sync Framework 2.1 includes all the great functionality of our 2.0 release, enhanced by several exciting new features and improvements. The most exciting of these lets you synchronize data stored in SQL Server or SQL Server Compact with SQL Azure in the cloud. We’ve added top customer requests like parameter-based filtering and the ability to remove synchronization scopes and templates from a database, and of course we’ve made many performance enhancements to make synchronization faster and easier.
Read our blog for more detail,
Or start downloading now!
-
Link
The following SQL Compact hotfix addresses an issue that is commonly encountered when syncing tables with foreign key constraints:
FIX: Error message when an application inserts a value into a foreign key column in SQL Server Compact 3.5: "No key matching the described characteristics could be found within the current range"
http://support.microsoft.com/kb/974068
Sean Kelley
Senior Program Manager
Microsoft -
Link
We are happy to announce that a hotfix for Sync Services for ADO.NET for Devices is now available which resolves some of the performance issues in the RTM version of the release. With this hotfix, the initial sync and subsequent sync for downloading INSERTs performance has been significantly improved as some performance related issues have been fixed at the client.
Please contact Microsoft Customer Support Service team to request the HotFix if needed.
Thanks
Yunwen -
Link
Hello and Welcome to this forum.
This forum has been created to provide a place where developers can discuss these APIs with members of the Sync Framework Product Group in Microsoft as well as other developers in the community. Discussions in this fourm include Microsoft Sync Framework Core Runtime, Sync Framework Database Providers, SQL Azure Data Sync and the Sync Framework File Provider
Liam CavanaghProgram Manager,Microsoft Sync Framework and SQL Azure
Microsoft Corporation