G
Guest
Hi,
I need to create an app that runs on a PDA type scanner running Win CE .NET.
I am a little familiar with VB.NET. I can use VS 2003. The app needs to
take input from both the screen and the scanned in value, validate it against
text files on the PDA, and if it vailidate, write it out to a text file.
I thought I would read in the text files into an array at the Load of the
app. Then when they scan in the data, search the array to validate it, then
write the transaction out to another file. Is this plenty doable? Didn't
want to get real extravagent, short and simple, but I do want it to be
stable.
Any suggestions, help, or even some examples of how to do any of this would
be appriciated.
Thanks,
Steve
I need to create an app that runs on a PDA type scanner running Win CE .NET.
I am a little familiar with VB.NET. I can use VS 2003. The app needs to
take input from both the screen and the scanned in value, validate it against
text files on the PDA, and if it vailidate, write it out to a text file.
I thought I would read in the text files into an array at the Load of the
app. Then when they scan in the data, search the array to validate it, then
write the transaction out to another file. Is this plenty doable? Didn't
want to get real extravagent, short and simple, but I do want it to be
stable.
Any suggestions, help, or even some examples of how to do any of this would
be appriciated.
Thanks,
Steve