Tagged Questions

1
vote
1answer
370 views

How do Mobile Computer Barcode Scanners Integrate into a System?

Our company is considering using hand-held bar code scanners as a part of our inventory management process and I have some technical questions about how they actually integrate with an existing ...
1
vote
2answers
100 views

Add reference via code?

I have a C# .NET Compact Framework 3.5 mobile project in Visual Studio 2008. The program uses a barcode scanner and works for two different types of Windows Mobile devices (both using their own SDK ...
0
votes
0answers
254 views

Windows Mobile 6.5 file system crash Motorola MC55 when running .NET CF 3.5 application

I have issues with .NET CF 3.5 application on Windows Mobile 6.5 on Motorola MC55 device. We have around 150 devices which run a barcode scanning application written in C# Compact Framework 3.5. The ...
0
votes
1answer
509 views

How to commnicate with a PDA built-in scanner using vb.net smart device?

I am developing an application to run on a PDA. The PDA is running on Windows CE 5.0 and has a barcode scanner integrated. I am using Framework 3.5 VB.Net 2008 smart device project to develop my ...