microsoft-sync-framework
books/links/samples on Microsoft Sync Framework for sqlite sync with sql 2008 [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-10 17:34 分类:问答Limiting records synchronized to mobile device
Similar questions have been asked before but after a day of going through the answers I\'m still very confused.[详细]
2023-01-10 14:31 分类:问答Troubleshooting Missing Rows with MS Sync Framework
I\'m using the Microsoft Sync Framework version 2 to synchronize data between a server database running SQL Server 2008 and a SQLCE 3.5 database on an occasionally connected WPF app.[详细]
2023-01-08 19:39 分类:问答Create Local Database Cache - Use SQL Server change tracking is disabled
I\'m trying to create a new \"Local Database Cache\" item in Visual Studio 2010 to sync against a local Sql Server Express 2008 R2 database.[详细]
2023-01-07 22:23 分类:问答Mocking a type with an internal constructor using Moq
I\'m trying to mock a class from the Microsoft Sync Framework. It only has an internal constructor. When I try the following:[详细]
2023-01-07 16:37 分类:问答Anything similar to Apple's sync services or Microsoft's sync framework?
I\'m looking for anything that facilitates syncing local data with some server on the internet. It doesn\'t have to be as matur开发者_开发知识库e as those two and any platform is fine, I\'m just looki[详细]
2023-01-07 04:48 分类:问答Limit the field that are syncronized
I\'m building an application that runs on a Windows Mobile device. I\'m using Microsoft\'s Sync Framework to sync the Sql CE database w开发者_运维知识库ith the main corporate db.[详细]
2023-01-06 18:42 分类:问答Microsoft Sync Framework and Integer as Identifier
I\'ve got to implement data synchronization between a loc开发者_开发问答al storage that resides on a mobile device and the server DB.[详细]
2023-01-05 18:08 分类:问答Syncing SQL Server CE over web service with SQL Server 2005
I have a client winforms which creates xml-s with objects. Once a month I get this xml-s and save theirs in my database(a lot of columns, and fields).[详细]
2023-01-03 02:09 分类:问答Synchronizing two SQL Server databases using MS Sync Framework
I have one central SQL Server database which can be offline from time to time. I have a desktop application using Local DB Cache (SQL CE) to synchronize with the central database and I also have a web[详细]
2023-01-01 05:31 分类:问答