Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
2.00/5 (3 votes)
See more:
i am first time working with the QR barcodes.can anyone give me the example how to start with,how to do coding and how to work with the same?
Posted

Rohan,
There are a lot of articles and tutorials on how to do that such as the one provided by ProgramFOX which is a great article.
I worked on a solution for reading and writing barcodes a while back. I took a look at some articles in Codeproject and Stackoverflow like the following:
Barcode Image Generation Library
and done some google search and found tutorials like the following:
Barcode tutorial
After we tried the above tutorial, we choose to go with that toolkit because it gave broader functionalities and better quality and performance.
If you want limited functionalities (Just generate the barcode), the above articles should be sufficient.
 
Share this answer
 
Hi,

Have a look at this article on CodeProject:
Open Source QRCode Library[^]
 
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