Welcome to MSDN Blogs Sign in | Join | Help

Tech Ed 06 Slides and Demos on SQL Server Everywhere Edition

Slides:

DEV351 Developing Local and Mobile Data Solutions with SQL Server Everywhere Edition

Many developers assume wireless will be everywhere, enabling applications to communicate with centrally located servers. Any developer who's actually tried deploying broadly connected applications knows this is simply a dream of an alternate universe that only frustrates users with reality. Users want their applications to just work, and their data to be available, even if the network isn't. In order to build an app that can work offline you need some key components such as a real database. SQL Server Express is most definitely a real database, but many find it too capable for the local and mobile data needs. With the explosion of data everywhere, this session explores how you can leverage SQL Server Everywhere, the recently announced personal data store built on the proven SQL Mobile product. Learn how you can start programming against SQL Server Everywhere today. We cover deployment options including ClickOnce, designer support within Visual Studio, and the ADO.NET programming including updatable cursors using the SqlCeResultSet. Empower your users with Windows Client Applications that work where the user is, not where the network may be.

DEV343 Offline Data Synchronization and Caching with SQL Server Everywhere Edition

One of the advantages of Smart Client development is supporting cached or fully disconnected operations. Built on the proven codebase of SQL Mobile, SQL Server Everywhere is a lightweight, in-proc database solution they can be easily deployed without struggling with the tradeoffs between JET, XML and SQL Express. Once you have a real database you need to think about different sync technologies. Steve covers the various architectures and sync options available today with SQL Server Everywhere including Merge Replication, Remote Data Access. We also cover the pros and cons of DataSet and SQL Server Query Notifications, as well as the future of sync for building Occasionally Connected Applications. Empower your users with Windows Client Applications that work where the user is, not where the network may be.

Demos:

Database Viewer

Synchronizing SQL Server Everywhere with Remote Data Access (RDA)

SqlCeResultSet, an updateable, scrollable cursor

Published Sunday, June 18, 2006 6:03 PM by Steve.Lasker
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# SQL Server Everywhere CTP

Tuesday, June 20, 2006 2:26 PM by jhawk's WebLog
Steve Lasker has some great material on his blog about the recent SQL Server Everywhere CTP announcement....

# SQL Server 2005 Everywhere Edition - lightweight, flexible, free datastore

Monday, July 03, 2006 8:43 AM by Robert Burke's Weblog
SQL Server 2005's Express Edition is free, it supports database sizes up to 4GB, it allows seamless upgrades...

# SQL Server 2005 Everywhere Edition - lightweight, flexible, free datastore

Tuesday, November 07, 2006 6:46 AM by Robert Burke's Weblog

SQL Server 2005's Express Edition is free, it supports database sizes up to 4GB, it allows seamless upgrades

# 用 SQL Server Everywhere 保存离线数据

Tuesday, February 06, 2007 1:15 AM by Bob Li

SQL Server Everywhere (SSEv) 是 SQL Server Mobile 2005 (SSM) 的下一个版本,版本号为 3.1,而 SSM 的版本号是 3.0。SSM 支持 Windows CE、Pocket PC、Smartphone 和 Tablet PC,而 SSEv 还增加了对 Desktop PC 的支持,再一次把移动数据库推向一个新的高潮。

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker