No announcements
Found 162404 threads
-
0 Votes
Initial Data SnapShot with Full Enumeration Provider Sync
You say performance is an issue for you - is it an issue during initial sync only, or is it an issue after the initial sync as well?Proposed | 4 Replies | 7868 Views | Created by dosborn - Monday, March 22, 2010 9:41 PM | Last reply by dosborn - Monday, March 22, 2010 10:53 PM -
0 Votes
Custom provider sync
One is when your provider does the change enumeration to update local metadata store with latest local changes.Answered | 11 Replies | 8238 Views | Created by Friendly Dog II - Wednesday, May 5, 2010 7:39 PM | Last reply by Friendly Dog II - Monday, May 10, 2010 10:51 PM -
0 Votes
Sync Provider for Active Directory
You need to define a data retrieve class which contains all the Changed Data from the source database side.Answered | 9 Replies | 9996 Views | Created by ErykG77 - Saturday, February 20, 2010 7:29 PM | Last reply by ErykG77 - Friday, April 30, 2010 9:27 PM -
0 Votes
Efficiently enumerating changes in a custom provider's GetChangeBatch method
Many providers do this at the beginning of a session or in GetChangeBatch, then change detection (updating metadata) and change enumeration (putting the metadata in the change batch) ...Answered | 1 Replies | 11311 Views | Created by codekaizen - Thursday, June 18, 2009 8:42 PM | Last reply by Aaron Greene - Thursday, June 18, 2009 10:31 PM -
0 Votes
File & Custom Sync Providers for 4.0
+1 for custom sync providers.Answered | 2 Replies | 7851 Views | Created by Jeremy Wesley - Friday, November 5, 2010 2:20 PM | Last reply by joe-wood - Wednesday, January 5, 2011 2:47 AM -
2 Votes
Large database sync scenario
I will try to implement my own Sync provider.Answered | 5 Replies | 8959 Views | Created by Andy Wigley - Thursday, December 9, 2010 12:41 PM | Last reply by Ganeshan - Friday, December 10, 2010 5:36 PM -
1 Votes
Sync framework tracking table issue
which provider are you using?Answered | 36 Replies | 14143 Views | Created by Gladson.Protean - Tuesday, August 31, 2010 2:45 PM | Last reply by Gladson.Protean - Thursday, April 14, 2011 6:44 AM -
0 Votes
Use sync framework for synchronization where client already have replica of server data so that intial data changes are not required
So, we don't need to synchronize for the initial set of data we just need to synchronized for the incremental changes that is done after initial set of data ...Answered | 5 Replies | 7931 Views | Created by ptdouglous - Wednesday, April 28, 2010 6:38 PM | Last reply by JuneT - Thursday, April 29, 2010 12:53 PM -
0 Votes
SnapShot Synced Copmact CE getting different changes from different clients
it implies client will not be in sync with server?Answered | 2 Replies | 6693 Views | Created by Sumit J - Friday, April 30, 2010 2:44 PM | Last reply by Sumit J - Friday, May 14, 2010 8:27 PM -
0 Votes
Re-sync two peers after metadata recreation
And if you start with a fresh database with no data, then the peer that has been restored (where you will initialize from) will send all the data down.Answered | 1 Replies | 12902 Views | Created by PieroAllegretti - Friday, November 20, 2009 6:58 PM | Last reply by Mahesh Dudgikar - Saturday, December 5, 2009 4:18 AM -
0 Votes
how to use custom sync provider???
How I register my provider with Microsoft Sync Framework so I can make Sync use my Custom Provider.Answered | 8 Replies | 9303 Views | Created by FireArms - Tuesday, May 3, 2011 12:13 PM | Last reply by Sid Singh [MSFT] - Monday, May 9, 2011 4:48 PM -
0 Votes
Live Mesh - help with initial sync
The placeholder files typically indicate that the content is still underway, i.e. the sync process is still in progress.Answered | 1 Replies | 3614 Views | Created by estoniaman - Wednesday, December 17, 2008 3:21 AM | Last reply by Stefan Krueger - Wednesday, December 17, 2008 10:37 AM -
0 Votes
About the simple sync provider in V2
I would recommend that you take a look at MSDN article for Sync Services for ADO.Net 2.0: ...Answered | 1 Replies | 9834 Views | Created by Alvin.Su - Tuesday, February 3, 2009 4:19 PM | Last reply by Patrick S. Lee - Tuesday, February 3, 2009 6:36 PM -
0 Votes
Unable to enumerate changes
You can return a custom fault from your service which tells the client that it is out of sync.Answered | 5 Replies | 12336 Views | Created by omonney - Tuesday, August 4, 2009 3:51 PM | Last reply by mjayaram - Tuesday, August 11, 2009 7:17 PM -
0 Votes
Is file will be download or upload for the sync with blobs from the initial level if we disabled the internet connection?
In your example, the 200MB file will be written from the [initial state].Answered | 3 Replies | 7874 Views | Created by Zafar Mehdi - Tuesday, February 9, 2010 10:31 AM | Last reply by L Zhou [MSFT] - Wednesday, February 10, 2010 6:27 AM -
0 Votes
Online drive full: no more sync?
I assume that once you recreated the sync relationship that all was well again and it now works as expected.Answered | 5 Replies | 3505 Views | Created by gren - Thursday, March 19, 2009 7:52 AM | Last reply by Stephen Boots - Friday, March 20, 2009 1:22 PM -
8 Votes
Sync Framework "Filter rows " using Data Source Configuration Wizard (SyncAdapter)
My issue is that the Designer builds an .sdf in the solution and does an initial sync to that .sdf before I am permitted to define a filter - so the initial ...Answered | 22 Replies | 13913 Views | Created by Joe Manjiyil - Friday, January 29, 2010 10:37 AM | Last reply by JuneT - Sunday, July 18, 2010 2:46 PM -
0 Votes
ForeignKeys specified but not built on initial sync
I've been adding foreign keys to SyncSchema.Table.ForeignKeys.Add() expecting that the CE database would have the foreign keys applied on initial sync.Answered | 5 Replies | 9821 Views | Created by Dave Michel - Monday, January 28, 2008 7:46 PM | Last reply by viperguynaz - Wednesday, February 4, 2009 12:46 AM -
0 Votes
Dose Sync have to create a file at Isolate Storage when initialize?
Download example+runtimes from here .Answered | 6 Replies | 7730 Views | Created by BruceDo - Friday, November 26, 2010 8:03 AM | Last reply by BruceDo - Wednesday, December 8, 2010 1:52 PM -
0 Votes
Client/Server File Sync Provider
Hi - You do need to write a custom provider because our in-the-box File Sync Provider does not allow you to change the transport layer.Answered | 3 Replies | 14223 Views | Created by 0111 - Tuesday, September 15, 2009 8:52 PM | Last reply by 0111 - Tuesday, September 22, 2009 3:15 PM - Items 1 to 20 of 162404 Next ›
No announcements