devbuzz
Posts: 447
Score: 0
Joined: 4/26/2002
From: New Jersey, USA & Cape Town, SA
Status: offline
|
These tutorials are an excellent way to get started with SQL Server 2005 Compact Edition. SQL Server 2005 Compact Edition How-to Tutorials http://msdn2.microsoft.com/en-us/sql/bb219480.aspx All the tutorials support both C# .NET and VB.NET code samples. I've only included the VB.NET links below but you can get C# here. Tutorial 1: Application Deployment with Shared & Private Deployment Learn about two different scenarios available for deploying SQL Server 2005 Compact Edition with your applications. tutorial1_Deployment-vb.EXE Tutorial 2: Rapid Application Development Using SQL Server 2005 Compact Edition In this tutorial, you will learn how to leverage the design capabilities integrated into Visual Studio 2005 in order to rapidly develop applications that use data stored in a SQL Server 2005 Compact Edition database. tutorial2_RadData-vb.EXE Tutorial 3: SQL Server 2005 Compact Edition Data Access with the SqlCeResultSet Learn how to leverage the design capabilities integrated into Visual Studio 2005 in order to rapidly develop applications that use data stored in a SQL Server 2005 Compact Edition database. tutorial3_resultset-vb.EXE Tutorial 4: Remote Data Access Synchronization with SQL Server 2005 Compact Edition In this tutorial, you will learn how to create a Windows Forms application that synchronizes data between a SQL Server 2005 database and a SQL Server 2005 Compact Edition database using SQL Server 2005 Compact Edition Remote Data Access (RDA). tutorial4_RDASync-vb.EXE Tutorial 5: SQL Server 2005 Compact Edition Remote Data Access and Merge Replication This tutorial covers everything that you need to do to configure a server for data synchronization using Remote Data Access. Learn how to configure Internet Information Services (IIS) for both remote data access (RDA) and merge replication, two technologies that you can use to synchronize data between a Microsoft® SQL Server™ 2005 backend database and a local Microsoft® SQL Server™ 2005 Compact Edition database. tutorial5_RDAConfig.EXE
< Message edited by devbuzz -- 7/20/2007 7:42:39 AM >
_____________________________
Derek Mitchell http://www.devbuzz.com Pocket PC Development
|