barcode reader work very straight forward , just as an keyboard.
once you read the barcode using the device it directly inputs the code to the control (ex textbox) having focus.
What you need to do is process the data further as per your business logic.
debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
as already discussed you just need to use that as a plug play device like any keyboard.
debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
Start new project, add text box, make sure text box has focus when you run it, scan something...
Good Luck
vb5prgrmr
Posting Virtuoso
1,912 posts since Mar 2009
Reputation Points: 156
Solved Threads: 296