microsoft-sync-framework
SQL Server 2008: Where is the change tracking table stored?
We have a database running on a shared host via SQL Server 2008. We are now in the position, due to performance constraints, where we have to move the database, along with a website. We use change tra[详细]
2022-12-20 08:01 分类:问答Adding a web Proxy for a client created with NetCFSvcUtil with credentials
We have an implemented a WCF service for sync framework communication with the guidance ofhttp://wcfguidanceformobile.codeplex.com/ . The client in created by NetCFSvcUtil.[详细]
2022-12-19 20:45 分类:问答SyncFramework upgrade from 1.0 to 2.0 Sql Server CE database change tracking issue
I\'m trying to upgrade an application that uses Sync Framework 1.0 to synchronise a SqlServerCe database with SqlServer 2005. On the client, the existing database already has change tracking enabled,[详细]
2022-12-19 10:17 分类:问答SyncFramework sync anchor not converted correctly into a valid DateTime string
I\'m using SyncFramework 1.0 for syncing a SqlCe 2005 database with SqlServer 2005. I\'m setting the Sync anchor like this...[详细]
2022-12-19 01:59 分类:问答Getting Started with Sync Framework
I\'m having some trouble getting started with the Sync Framework.In doing research, it looks like the Sync Framework is a better fit for what we need than replication or a custom-rolled solution.[详细]
2022-12-18 11:24 分类:问答Microsoft Sync framework issue while synchronizing relational database
I am trying to use Microsoft Sync Framework for syncing 2 SQL Server 2005 database (server and client). There are multiple tables in the database with lots of foreign key relation between them. I am u[详细]
2022-12-16 22:17 分类:问答SqlMetadataStore database password? (Sync Framework)
The SqlMetadataStore from the Sync Framework implements a MetadataStore using the Sql Compact Edition.[详细]
2022-12-16 18:31 分类:问答How to refresh NHibernate cached data on WPF?
I have this WPF application using NHibernate and lazy data loading. I also use Microsoft Sync framework to sync data to and from a central database server. So what happens is that when I modify data o[详细]
2022-12-16 03:45 分类:问答Sync Framework Version Upgrade Question
For those of you familiar with the Microsoft Sync Framework, this question is for you. It\'s regarding application versioning. Let\'s say that I release version 1.0 of my software and a local database[详细]
2022-12-15 17:25 分类:问答Microsoft Sync Framework - Local DB and Remote DB have to have the same schema?
When using MSF, is it implied in the technology that the sync tables开发者_如何学运维 are supposed to be 1-1?[详细]
2022-12-14 08:42 分类:问答