Home >
.NET Barcode Scanner Component
.NET Barcode Reader


.NET Barcode Reader provides the most affordable .NET barcode decoding library for .NET projects which need to integrate barcode reading features.
Barcode Reader SDK for .NET is capable of recognizing the most popular linear and two dimensional barcode symbologies.
.NET Barcode Reader is an easy-to-use barcodes recognition component for .NET projects. By using this barcode reader, you are able to add the advanced barcode decoding features into any .NET framework applications. This barcode reader SDK for .NET is featured as:
- Read most common 1D/2D barcodes symbologies
- Decode barcode in multiple image formats, including jpeg, gif, png, tiff, and bmp
- Decode multiple barcodes from one image and quickly return string and binary values
- Read barcodes with checksum digits and supplemental digits add-on
- Support scanning barcode images from different orientation and able to decode 2d barcodes in any directions
- Royalty-free developer license is available for redistribution of the .NET barcode reader
.NET Barcode Reader Compatibility
- .NET Barcode Reader is purely written in managed C#.
- .NET Barcode Reader library can be used in all major Windows operating systems, which supports .NET 2.0, 3.0, 3.5 or later version.
.NET Barcode Reader in .NET Project
- Easily integrate the .NET barcode reader SDK into .NET developer's projects
- Simply add the barcode reader to Windows Application, Class Library, and Console Application
- Compatible with Crystal Reports Application, and ASP.NET web applications
- Easy to implement the barcode reader to VB.NET and C#.NET applications
.NET Barcode Reader Performance
.NET barcode reader provides quickest & most accurate barcode recognition rate in the market.
.NET Barcode Reader Developer Guide
Users only need two steps to finish barcode reading using our .NET barcode scanning control.
1. Add KeepDynamic.BarcodeReader.dll to .NET project reference.
2. Copy following free sampe C# code or VB.NET class code to read barcode images in .NET projects.
C# Code for Barcode Reading in .NET Applications
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.CODE39);
VB.NET Code for Barcode Reading in .NET Applications
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.CODE39)
.NET Barcode Reader Download Free Trial Version
.NET Barcode Reader - Licenses & Prices
.NET Barcode Reader |
One Server Distribution License |
Five Server Distribution License |
Unlimited Server Distribution License
|
Windows Application Distribution License
|
Purchase |
Linear Package
includes: Code39, Code128, UPC, EAN, and other linear symbologies
|
$ 1040 |
$ 2300 |
$ 3770 |
$ 2830 |
 |
2D + Linear Package
Includes: QR Code, Data Matrix, PDF417, and all Linear barcodes symbologies
|
$ 1670 |
$ 3140 |
$ 4930 |
$ 3770 |
Tutorial on Reading & Scanning Major 1D & 2D Barcodes