How to do Synchronization with back end Database using C#.net 2008
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Im doing my projects using C#.net 2008, datasource Microsoft SQL Server Compact 3.5 IIS V5.1 development envirnment and BackEnd server IIS V6.0 I tried to do Synchronization different ways but failed. will anyone help me...... :(
Take a look at the msdn article "Northwind Pocket Service: Field Service for Windows Mobile-based Picket PCs" it discusses RDA a one way to do what you are asking. http://msdn.microsoft.com/en-us/library/ms838206(printer).aspx mrMagik3805