Welcome to MSDN Blogs Sign in | Join | Help

The Synchronizer

sync for the masses

June 2007 - Posts

Stay Away From Auto Increment Columns
I had few conversations on the sync services forum about that ability to synchronize a table with auto-increment column, also known as identity column, as the primary key or unique id for the row. It is rather common to see this pattern of primary key Read More...
When It Comes to Data, SQL Server CE is A Life Saver!
In not so distant past there used to be a product called SQL Mobile. As the name implies, or intended to covey at least, that the database product was for mobile devices only. Apparently, mobile applications have a need to store data in a relational store Read More...
Katmai is Slowly Becoming the Best Platform for Building Offline Applications
Katmai is the code name of the next release of SQL Server slated for next year. Last week, CTP3 was released to public, more info here . The new features included in CTP3 are eye popping especially if you are in the sync space. You might think that Sync Read More...
Sync Events for Conflict Handling, Progress Reporting, Business Logic …
Let me just say that synchronization services eventing model is so rich. It is designed to enable you to build many of the features that business applications demand. Some of those features that come to mind are: Monitoring and progress reporting Conflict Read More...
Page view tracker