# dynamsoft-barcode-reader-vs-zxing **Repository Path**: yushulx/dynamsoft-barcode-reader-vs-zxing ## Basic Information - **Project Name**: dynamsoft-barcode-reader-vs-zxing - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dynamsoft Barcode Reader vs. ZXing The sample compares the performance of reading multiple barcodes between [Dynamsoft Barcode Reader](https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx) and [ZXing](https://github.com/micjahn/ZXing.Net) ## License Get a [trial license](https://www.dynamsoft.com/CustomerPortal/Portal/Triallicense.aspx) of Dynamsoft Barcode Reader. ## How to Build and Run 1. Import the project to **Visual Studio 2015**. 2. Build the application. 3. Run the application with an image folder. For example: ``` dbr-zxing.exe g:\images ``` ## Barcode Performance ![barcode performance](http://www.codepool.biz/wp-content/uploads/2018/06/barcode-performance.PNG) ## Blog * [Why You Should Use A Commercial Barcode SDK for Business](https://www.codepool.biz/use-commercial-barcode-sdk-business.html)