20 pts.
 How to make my VB.Net application communicate with a barcode scanner
Good day!
Please i need your assistance as i am trying to achieve a goal. I am designing a POS application using VB.Net 2008 and really need the barcode scanner to be integrated but i dont know much about barcode and so i dont have any idea of the sourcecode to write.

Kindly help me please.
ASKED: Jan 20, 2012  11:48 AM GMT
UPDATED: February 28, 2012  11:21:47 AM GMT
60,255 pts.

Answer Wiki:
The scanner should come with some documentation, which should help you get started.

For most scanners you just need to set focus to a text field, and the scanned text will be automatically copied into that text field without any intervention from the application.
Last Wiki Answer Submitted:  Jan 20, 2012  2:09 PM (GMT)  by  Carlosdl   60,255 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

Please i dont get you yet. Are you saying all i need to do is install the scanner and then place my cursor on the textbox i want the scanned value to appear and it just appear? nothing more than that? kindly respond please. Thanks

 20 pts.

 

Yes, that’s what I said.

That’s the way most scanners work nowadays.

 60,255 pts.