I\'m rushing (never a good thing) to get Sync Framework up and running for a \"offline support\" deadline on my project.We have a SQL Express 2008 instance on our server and then will deploy SQLCE to
I have seen several posts on this site, and on others, stating that the problem is usually caused by the order in which the tables are added to the Configuration of the SyncAgent on the client side, o
I need the ability to sync multiple remote databases, upload and download, with my main database. However, the problem lies in the fact that I need to sync the entire database, and the database schem
We have been developing a hub/spoke synchronization model using Microsoft Sync Framework开发者_C百科 and WCF, and since we are developing both the client and the server, we would like to put the WCF s
Could someone please help me with whether it\'s possible to use a full blown S开发者_如何学运维QL Server as Local Database Cache instead of CE?
I am using the Microsoft Sync Framework and C# to develop the following function for syncing files between two directories:
Hello, I have a question regarding the above Power Pack. I can\'t seem to find none of the CTP\'s on the internet anymore, why is that? I really need the Sql Azure Data Sync for one of my projects,
I\'m trying to clean up my system a bit, and came across two entries related to either Visual Studio 2005, 2008, or 2010:
I\'m using the Microsoft Sync Framework to sync files using the FileSyncProvider. One thing I noticed is that the method DetectChanges of the FileSyncProvider is ignoring or not detecting certain file
Not strictly programming-related, but I do not know where else to post this question: Is Sync Framework a truly indispensable component of Visual Studio 2010?