Use advanced VB.NET Barcode Generator Library to generate Code 11 barcode image
Generate Code 11 barcode image and save it to multiple file formats quickly
Generate customized Code 11 barcode image based on your own needs
Provide different kinds of royalty-free and continuous VB.NET developer licenses
VB.NET Code 11 Barcode Image Introduction
Code 11 is used primarily for labeling telecommunications equipment. Its character set includes the digits 0 through 9, a dash (-), and a start/stop code. Each character is encoded with three bars and two spaces. Of these five elements, there may be two wide and three narrow, or one wide and four narrow. Wide elements represent a binary 1 while narrow elements represent a binary 0. Two check digits, named "C" and "K", are used.
Generate VB.NET Code 11 Barcode Image in Web Form Applications
Method of easily generating VB.NET Code 11 barcode image in Web Form applications.
Add VB.NET Code 11 barcode generation reference (BarcodeLib.Barcode.ASP.NET.dll) to the Toolbox in your Visual Studio.
Copy components "linear.aspx" and "linear.aspx.cs" to your VB ASP.NET project folder.
In the aspx page, drag and drop LinearASPNET under the Toolbox to it.
Generate Code 11 barcode image by changing settings in the Properties window or writing the demo codes.