Home  >  Barcode Reader for .NET >  VB.NET Barcode Scanning Guidance >  Read QR Code in VB.NET
VB.NET QR Code 2D Barcode Decoder
2D barcode reader component decodes QR Code images using (VB.NET)Visual Basic class codes in .NET applications.
VB.NET QR Code Barcode Decoder - Overview
The VB .NET QR Code reader control SDK scans and interprets QR Code images generated in .NET framework applications. This VB .NET QR Code reading scanner control may be easily utilized in VB .NET and C# .NET development environments.
VB.NET QR Code Barcode Decoder - Features
VB.NET Barcode Reader Tutorial
  1. Add KeepDynamic.BarcodeReader.dll to .NET project by adding reference.
  2. Use following VB.NET class code to read & scan QR Code images in .NET applications
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.QRCode)
More guidance on VB.NET barcode reading sdk can be found at Add Barcode Reading Features into .NET Applications in Visual Basic .NET
VB.NET QR Code Barcode Reader Library Supported Barcode TYpes
VB .NET Barcode Recognition Reader Control package includes more than 70+ linear (1D) and matrix (2D) barcode readers or scanners, such as:

Decode & Recognize barcode in other Applications