Hi
I want to test barcoder reader in my project.Do I need to buy barcoder hardware or I can download anyware barcoder dll from internet? is it possible to download and to use ?If yes , how?
Thanks in advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 7, 2012, 4:03 AM
I think you can test by hard coding the value some where.
http://www.codeproject.com/Articles/10734/Reading-Barcodes-from-an-Image-II
http://www.keepdynamic.com/barcoding/csharp-barcode-reader.shtml
http://www.businessrefinery.com/products/barcode_reader_net/main.html
http://www.barcodelib.com/net_barcode_reader/main.html
http://bytescout.com/products/developer/barcodereadersdk/bytescoutbarcodereadersdk_first_step_with_c_charp.html
Sam HobbsPosted Apr 6, 2012, 7:31 PM
Ilkin EastPosted Apr 6, 2012, 7:43 AM
But I wanted to learn if I can test barcoder reader without hardware(barcoder scanner)?With dll of barcoder reader.
Thanks.
Satyapriya NayakPosted Apr 6, 2012, 3:06 AM
Please refer the below link
http://www.codeproject.com/Articles/30322/Barcodes-in-ASP-NET-applications
Thanks