TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jobin Joseph
NA
71
664
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.
Reply
Answers (
1
)
Gridview filter when typing on a textbox
What is meant by actual threading in C#?