ASP.NET Barcode Reader
Developer GuideService & Price
Our Customers
Contact Us Email: support@barcodelib.com
Home > ASP.NET Barcode Reader Library for .NET Web Developers
Download Barcode Reader for ASP.NET Trial

ASP.NET Barcode Reader Library SDK

Comprehensive linear & 2d barcode recognition control for ASP.NET applications
  • Directly use barcode decoding features of Barcode Scanner Control for .NET
  • Work well with Visual Studio .NET applications, like ASP.NET Web Form or .NET Class Library
  • Recognize linear barcode images in ASP.NET web applications, like Code 39, Code 128, EAN, UPC, ect
  • Scan & read 2d (matrix) barcodes in ASP.NET web projects, including QR Code, PDF417 and Data Matrix
  • Decode ASP.NET web 1d & 2d barcodes from Jpg, Gif, Png, Bmp, Tiff image file formats
  • Provide free C# or VB.NET code for maximum one barcode scanning per image, page in tiff or pdf document
  • Provide free C# or VB.NET demo code for partial barcode reading instead of the whole file
ASP.NET Barcode Reader Library DLL is an easy to use barcodes recognition control for .NET Framework applications.With this mature .NET barcode reader SDK, you can read, scan and decode most popular linear (1D) barcodes from the following .NET projects.
  • ASP.NET, .NET Web Services
  • C#, Vb.NET Windows Projects
  • .NET, C#, VB.NET Class Library
  • .NET Console Projects
ASP.NET Barcode Reader & Scanner SDK Features
  • Recognize and decode commonly-used Linear and 2D Barcode Images
  • Read and output the string and binary values for each detected barcode
  • Decode all barcode images from one image file at a time
  • Fastly detect barcode image and scan it from all rotation degrees
  • Quickly scan barcodes with check digit and supplemental barcode digits
  • Provide royalty-free licenses for redistribution of ASP.NET barcode reader SDK
  • Strong named assemblies for .NET Framework 2.0, 3.0, 3.5 & 4.0
Download ASP.NET Barcode Reader SDK Trial Version
ASP.NET Barcode Reader Library Tutorial
ASP.NET Barcode Scanner Library Supported Barcode Images
Decode Linear Barcodes:
Decode Matrix Barcodes:

ASP.NET Barcode Reading FAQs:

1. Difference between the trial version and full version
There is no functional difference.
However, for trial package only, the first character in barcode value is RANDOMLY generated.
And according to the evaluation license agreement, developers are not allowed to distribute software using a trial version of .NET Barcode Reader.
2. How to start barcode decoding for ASP.NET?
It is a simple task to recognize barcode from image in ASP.NET web applications.
  1. Add BarcodeLib.BarcodeReader.dll into your .NET project reference.
  2. Tell BarcodeReader class where is the image file, and what's the barcode type.
Here is the sample code:
     string[] datas = BarcodeReader.read("C:/YourBarcodeImage.gif", BarcodeReader.CODE39);
Pass your barcode image file, and barcode type to BarcodeReader, and it will return barcode datas.
If there are more than one barcode in the image file, the returned String array size will be more than 1.
3. How to scan & return supplement barcode data?
For barcode EAN 8, EAN 13, UPC-A, UPC-E, their barcode image may contain 2 or 5 digits supplement barcode, ASP.NET Barcode Reader Control will add supplement barcode data to the main barcode data.
For example, ASP.NET Barcode Reader Control will output data as "123450512345" for above sample image. The First 7 digits "1234505" is UPC-E data, and the last 5 digits "12345" is UPC-E supplement data.
4. More details about UPC-E barcode data
For UPC-E barcode, usually there are 8 digits printed on the barcode label. The first digit is UPC-E number system, valid values are 0 or 1. The next 6 digits are UPC-E data, and the last one is checksum.
Our library will return 6 digits data and the last one checksum. Developer should use the first 6 digits as UPC-E data, according to UPC-E specification.
For the above barcode image, 0 is the number system, 123450 is the UPC-E data, and 5 is the checksum. Our library will return 1234505, plus suppliment barcode 12345. So the final output will be 123450512345.
ASP.NET Barcode Scanner Control Service Support
With any purchase license of our ASP.NET Barcode Reader & Scanner, customers will enjoy:
ASP.NET Barcode Reader Control License & Prices
License Summary: View License Agreement
  • Windows Application Distribution License allows any number of developers in your company use the library, and deploy and install derived product on any number of personal computers (not server).
  • Single Server License allows any number of developers in your company use the library, and deploy and install derived product on 1 server.
  • 3 Servers License allows any number of developers in your company use the library, and deploy and install derived product on 3 servers.
  • 5 Servers License allows any number of developers in your company use the library, and deploy and install derived product on 5 servers.
  • If your purchased license allows more than 1 server, you can place the servers in more than 1 physical address.
Barcode Reader for .NET - Linear Package

License Type Supported Barcodes Max. Number of Developers Supported Max. Number of End Users Supported Max. Number of Computers/Servers Supported Price (USD)               Buy   Now
Windows Application Distribution License Linear UNLIMITED UNLIMITED UNLIMITED Computers $2,599.00
Single Server License Linear UNLIMITED UNLIMITED Single Server $999.00
3 Servers License Linear UNLIMITED UNLIMITED 3 Servers $2,199.00
5 Servers License Linear UNLIMITED UNLIMITED 5 Servers $3,399.00     

Barcode Reader for .NET - Linear & 2D Package

License Type Supported Barcodes Max. Number of Developers Supported Max. Number of End Users Supported Max. Number of Computers/Servers Supported Price (USD)               Buy   Now
Windows Application Distribution License Linear & 2D UNLIMITED UNLIMITED UNLIMITED Computers $3,399.00
Single
Server License
Linear & 2D UNLIMITED UNLIMITED Single Server $1,399.00
3 Servers License Linear & 2D UNLIMITED UNLIMITED 3 Servers $2,999.00
5 Servers License Linear & 2D UNLIMITED UNLIMITED 5 Servers $4,499.00     
If you need more than 5 servers license, please send request to support@barcodelib.com.





.NET Barcode Scanner, ASP.NET Barcode Scanner, C# Barcode Scanner, VB.NET Barcode Scanner, .NET QR-Code Scanner, ASP.NET QR-Code Scanner, C#.NET QR-Code Scanner, VB.NET QR-Code Scanner, .NET Data Matrix Scanner, .NET Code 128 Scanner, .NET Code 39 Scanner, as well as ASP.NET Barcode Generation SDK.