How to read barcode in a WP7 application [duplicate]
Possible Duplicates:
Recommend an Open Source .NET Barcode Reader Library Windows Phone 7 BarCode scan lib开发者_JAVA技巧rary or capability?
I need to read the barcodes in my WP7 application. Is there any library available for reading barcodes.
Specifcally for WP7 no. There are open source .net librarys arround but they would need to be complied for the .net compact framework. You could borrow code but there arent any that would work "as is"
精彩评论