| Author: Deepika Haridas 24 Sep 2009 | Member Level: Diamond | Rating:  Points: 2 |
Hi,
You can check this link
www.devx.com/dotnet/Article/10532
Thanks & Regards, Deepika Editor
If U want to shine like a SUN..First U have to burn like the SUN!! Need a Guide? Join my mentor program..
|
| Author: Pavan Pareta 25 Sep 2009 | Member Level: Silver | Rating:  Points: 2 |
Hi Bobby,
You can developed a simple application with Smart Device SDK like Windows Mobile 5.0 Pocket PC and later and also you can consider Smart Phone 5.0 and later.
As per your requirement you need keep .SDF file in your mobile application, if you want to sync your database over the web database like SQL SERVER 2005 and later then you can use RDA (Remote Data Access) and Merge Replication Methods.
Sample Code http://69.10.233.10/KB/mobile/PocketPCwithSQLCE.aspx
refer this PPT for understand the how to communication your application with server using SQL CE
http://wildermuth.com/presentations/DataAccessMobileDevices.ppt
|