Sync status

Joined
Dec 29, 2009
Messages
1
Reaction score
0
Hi,
I am working for windows mobile application which does the work of database synchronization(client-server).Now I have a requirement wherein I have to create a user control which should show the sync status.i.e when i run my application, if the client database doesn't exist it should show message"Please do first time download",If any changes done on client database it should show "Changes done on client database.Please do a sync to save client changes"

Now where shuld i place the code in the user control which can detect the database exsitence or changes on client database(code logic for it is present) such that when i drag and drop the control on the form it should show the sync status when i run my application?

Suggestions please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top