ASP.NET Code 39 Barcode Image Reading Decoder Control
The ASP.NET Code 39 Barcode Image Reading Decoder Control SDK is an easy-to-use Code 39 barcode reader library, which can be integrated into ASP.NET web developing platform to read & decode Code 39 barcode from image files or .NET image objects.
Features - ASP.NET Code 39 Barcode Reading Library
- This ASP.NET Code 39 barcode image reading Decoder Control SDK is written in mangaged C# code
- Able to read & decode Code 39 barcodes using ASP.NET prefered languages, like C# and VB.NET class code
- Able to scan Code 39 barcode from TIFF, JPEG , PNG, BMP and GIF image formats in ASP.NET web service and Console application
- Developed in .NET framework 2.0, this ASP.NET barcode reader control can decode Code 3 barcodes in .NET 2.0 and above versions
- Decode & read multiple Code 39 barcodes from image objects in ASP.NET web site within a short time
- Perpetual and royalty-free licenses of this ASP.NET Code 39 barcode reader library are provided for .NET developers
Tutorial - ASP.NET Code 39 Barcode Reader Library
Using this
Code 39 barcode scanner library for ASP.NET web application, you can easily read & decode all Code 39 barcodes from the source image file in VB.NET or C#.NET class project.
- Add KeepDynamic.BarcodeReader.dll to ASP.NET project reference
- Copy following C# or VB.NET class code to read & decode Code 39 barcode images
C# Code to read Code 39 barcode in ASP.NET web site
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.CODE39);
VB.NET Code to read Code 39 barcode in ASP.NET web site
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.CODE39)
Barcode Types - ASP.NET Code 39 Barcode Scanner Control
Other barcode solutions to read & decode barcode in .NET projects: