Create barcode in ASP.NET video
In this video you’ll learn how to:
- Download and install Barcode.dll barcode ASP.NET component.
- Create new ASP.NET application that references Barcode.dll barcode ASP.NET component.
- Configure barcode ASP.NET handler.
- Darg & drop barcode web control.
- Configure barcode web control.
- Program barcode control through code.
Enjoy:
December 4th, 2017 at 05:31
I downloaded and installed Barcode.exe. But, in Vs 2010 , it doesn’t show barcode in toolbox.
December 4th, 2017 at 12:17
@phyu,
Please Make sure that you have an opened project in your Visual Studio instance.
Make sure that .NET framework (not client profile version) is selected as a target framework in your project properties.
You can add Toolbox Items manually:
1. On the Tools menu, click Choose Toolbox Items.
2. Click Browse and find Barcode.dll installed in c:\Program Files\Limilabs\Barcode\Redistributables
-or-
2. Find Barcode.dll on the “.NET Framework Components” tab
3. Click OK.