Welcome to MSDN Blogs Sign in | Join | Help

Extending Visual Studio 2008 SP1 Sync Designer to Support Bi-Directional Synchronization

The following is an excerpt from the documentation updates that will be occurring for Visual Studio 2008 sp1.  We have decided to post this content early due to the significant amount of interest expressed around this particular topic.  Specifically, this section describes how one would go about extending the sync designer generated code to support bi-directional sync scenarios where changes made on the client-side database are pushed back up to the server.  The intent of this documentation is to provide an introductory walk-through and samples. For a more in-depth discussion around bi-directional synchronization, please see the following run-time docs:

http://msdn.microsoft.com/en-us/library/bb726007(SQL.100).aspx
 
Please let us know if you have any feedback.
 
Sean Kelley

Published Monday, June 16, 2008 10:18 PM by liamca
Attachment(s): Extending Designer to BiDi.pdf

Comments

# re: Extending Visual Studio 2008 SP1 Sync Designer to Support Bi-Directional Synchronization

Saturday, June 21, 2008 9:29 AM by davidlen

Thank you for publishing this and making the information available ahead of release.

David L.

# Bidirectional Synchronization (and an extensible model)

Thursday, July 10, 2008 7:33 AM by LUTI @ Microsoft

function showDiv(post, lingua) { if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById(post

Anonymous comments are disabled
 
Page view tracker