I want to create an accounting program with c# language.
I want to use a barcode gun for scanning barcode (pod) from courier covers .
Now, in main form if user uses a barcode reader(barcode gun) to get barcode value,
How can I get barcode value in background of Form (with text box).
what methods or events are used in it.?
Note: My barcode reader is HID (USB interface)
tHANKS IN ADVANCE.

Sanjay KumarPosted Sep 27, 2013, 6:04 AM
try link
http://www.codeproject.com/Articles/3888/C-Barcode-Generator-WebService
http://www.keepdynamic.com/barcoding/csharp-barcode-generator.shtml
leona lewisPosted Mar 2, 2014, 9:11 PM
which is completely written in Visual C#.NET, compatible with .NET 2.0 and greater versions
and supports reading qr code, data matrix barcode, pdf-417 barcode, etc.
marshall jonesPosted Oct 29, 2013, 4:14 AM
Sanjay KumarPosted Sep 27, 2013, 6:02 AM
http://www.codeproject.com/Articles/42852/Reading-Barcodes-from-an-Image-III