Click here to Skip to main content
15,896,359 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friends, in my web application project i need fetch the record from the database in the form of Bar code information. please can any one tell me how can i implement bar code reader in my website.

Thanks in advance
Posted

1 solution

Start with Barcodes in ASP.NET applications[^].

You can always look at third party components for this as well - as an example, http://www.neodynamic.com/products/bcwebc/barcodewebcontrol.aspx?tabid=21&prodid=1[^].
http://www.barcodelib.com/net_barcode/main.html[^] could also be useful to you.

If you do a search, you will find other third parties.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900