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.

Software/Hardware used:
ASKED: January 20, 2012  11:47 AM
UPDATED: February 28, 2012  11:21 AM

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:  January 20, 2012  2:09 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all 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.

 63,535 pts.

 
 50 pts.