Dear all,
any one can explain how to create a ddl for barcode scanning and barcode genarating .when am googling am finding the answers we need to use 3rd party dlls for genaration and scanning or reading a barcode.am thinking any dlls are avillable in .net freamework for created and read the barcode using c# .not from 3rd party.give me some examples or some code snippets please

Munesh SharmaPosted May 1, 2016, 12:38 PM
Arata RenPosted Apr 28, 2016, 9:32 AM
I searched MSDN and found the following articles that might help:
https://code.msdn.microsoft.com/windowsdesktop/Using-Barcode-Reader-In-C-e5172a25
https://social.msdn.microsoft.com/Forums/vstudio/en-US/9df63d27-c5aa-4bc4-9319-18b486c6261e/how-to-generate-barcode-using-c?forum=csharpgeneral
Also, I found the following sample code that uses leadtools toolkit:
http://support.leadtools.com/SupportPortal/CS/forums/44930/ShowPost.aspx
alice yangPosted Dec 24, 2015, 8:28 PM
Manas MohapatraPosted Dec 24, 2015, 1:26 PM