SyncFx - Microsoft Sync Framework Developer Discussions announcement
-
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
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 -
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
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
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
-
Sticky0VotesHelpful 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 ... -
Sticky2VotesMicrosoft Sync Framework - FAQ
What is the Microsoft Sync Framework? Microsoft Sync Framework is a comprehensive synchronization platform enabling collaboration and offline access for ... -
Sticky0VotesCheck 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 ...
-
Unanswered0VotesSync Services ADO.Net For Devices Primary Key Problem
Hello, I've developed a smart device application in Visual Studio 2008 that syncs back to a WCF Service and through to an SQL Server 2008 database. I've got most of it working down to this ... -
Unanswered0VotesSync Services for ADO.Net Devices (Batching) Problem - Stuck in what appears to infinite loop.
Hello, I'm trying to implement batching from WCF Service to windows mobile device using custom tracking. I took the code example from syncguru's web site and have tried it but ... -
Unanswered0VotesSync Framework 2.1. Bulkupdate number of rows fixed at 75 rows
I am syncing a table orders with 100000 rows. When all rows are changed, I find in the sync tracefile during the update of the peer a call to the orders_bulkupdate SP for every 75 rows repeated. Is ... -
Unanswered0VotesFiltered Scopes and SelectChanges stored procedures
I have some parent-child relationships built into my database. I also have filtered scopes based on a date field in the parent table. When the user changes the date on the parent table, I ... -
Unanswered0Votessync framework repeatedly tries to download bad row
When doing a sync, the sync framework was trying to insert a row into the local database, but the insert was failing. The error message in the ApplyChangeFailed event indicated that the sync framework ... -
Unanswered0VotesIBM Think Pad.
My IBM Think Pad. Is not working. I was told that something was missing. Could you see if its true? Than could you clain it out? Then fix it. Also could you give me, something that ... -
Answered0VotesSync Framework Timeout Expired
System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ... -
Answered0Voteshow to update value of @sync_min_timestamp?
In the procedure "xxxxxx_selectchanges", the value of @sync_min_timestamp is needed to determine if any changes can be picked up. For some unknown reasons, this value ... -
Answered0VotesCannot find a valid scope in table scope_info
I am trying to configure an N-tier sync, but have encountered the following fault: Cannot find a valid scope with the name 'MyScope' in table '[scope_info]'. Ensure that this scope ... -
Unanswered0VotesIssue while creating/setting up provisioing on server in Microsoft Sqlserver synchronization
Hi, while we create/setup provisioing of server using sync, we are facing an issue with the tables/storedprocedures getting created on 'Apply' the ... -
Answered0VotesCan different clients use the same scope?
Good afternoon, I read the old ... -
Unanswered0VotesSync Exchange calendar with my system database
Hi Team, I need to sync exchange calendar of each users to our application database. Our application is a web based scheduler system and it maintains its own schedules. So the ... -
Unanswered0VotesIssue with On-Premise SQL and SQL Azure Sync - Bulk Insert SP not executing continously
We are facing a strange issue and it has been blocking our Production deployment. We use Sync framework 2.1 to sync our tables from On-Premise to the Azure DB. We ... -
Unanswered0VotesHow to use FileSyncProvider to sync files via WCF
I am doing the investigation on the file sync. Just want to know if it is possible to use FileSyncProvider on the server side directly to sync files? My scenario is as ... -
Answered0VotesSynching client database is not picking up server database updated rows, why?
I have gone through the thread "Synching client database is not picking up server database new rows, why?" I have almost the similar issue, which @sync_min_timestamp ... -
Proposed0VotesThe schema info could not be retrieved from the schema info table.
Hi All, I have created a asp.net application for sync azure database using sync framework. I have large number of tables with large size. I grouped some tables and do the sync and ... -
Unanswered0VotesHelp with Sync Framework App. C#
EDIT: It won't let me add a Link yet for some reason...I'm trying to figure it out, but I can email the link. I'm trying to get my Windows Live fixed I guess. I posted this to the ... -
Unanswered0VotesWhat is the Exchange URL for EWS SOAP Autodiscover
Hi, I want to develop an application in blackberry 10 to get meeting room related information by using Exchange web services. For this i am following the ... -
Unanswered0Votesattachments
Cant attach anything to my outlook email -
Answered0VotesHow to fix the data after sync failed?
I encountered the conflict "LocalDeleteRemoteUpdate" and the data on the server do not copy to the Local database. Can I make changes with the tracking table, so that the data can copy ... - Items 1 to 20 of 2053 Next ›


