Jobin Joseph

Jobin Joseph

  • 1.6k
  • 71
  • 610

WINCE development

Aug 22 2016 3:46 AM
Hello,
Not sure if this is in the right category, but here goes:
So I'm used to using C# for desktop apps and web; the hire company I work for will be going over to a barcode tracking system based on handheld scanners running Windows CE 6.0, and it looks like I'll be the person going to be developing the project for them.
I have developed a sample application after installing VS-2008 and connected to server directly to access database. Now the problem is I need to create another module to work this offline, that means I have to use local database to store the scanned data. I'm not sure how to achieve this, I tried almost all the stuff - (very little available on windows CE though), to enable syncing local database with server and vice versa. Still I don't have much clarity on this.
Can anyone help me with some tutorials on this or something like that.
Thanks in advance.

Answers (1)