Rahul Marathe from Microsoft Global Services discusses ADO.Net sync services which allow for synchronizing ADO.net databases in peer-to-peer and client-server scenarios. The sync services framework uses a provider model and supports syncing SQL Server databases to SQL Compact databases on mobile devices. Visual Studio 2008 SP1 provides tooling support for configuring sync providers and generating client and server code for occasional connected applications. The presentation also covers customizing synchronization with filters, handling conflicts, and enabling tracing.