|
.NET Barcode Generator >
J# Barcode Generation Guide >
J# Code 39 Generation Guide
J# Code 39 Generation Guide
Guide for Code 39 Generation in Visual J#. 2005
Visual J#
Microsoft Visual J# is developed to enable the use of Java-language syntax in .NET development.Visual J# .NET is an implementation of the Java language for the .NET Framework.
Visual J# integrates the Java-language syntax into the Visual Studio IDE.
Encodable Character
-
Numeric Character: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
-
Uppercase letters: A - Z
-
- (Dash), $ (Dollar), % (Percentage), (Space), . (Point), / (Slash), + (Plus)
Encodable Data Length
1. How to install J# Code 39 Generator Windows Control Library?
-
Add BusinessRefinery.Barcode.WinForms.dll to your .NET Windows Application project reference
-
Add .NET Barcode Generator .NET Windows Control Library to .NET Visual Studio Toolbox
2. How to install J# Code 39 Generator Web Control Library?
-
Add BusinessRefinery.Barcode.ASPNET.dll to your ASP.NET project reference
-
Add ASP.NET Barcode Generator ASP.NET Web Control Library to .NET Visual Studio Toolbox
BusinessRefinery provides 3 mature .NET Barcode Generation Components to generate Code 39 in J#.NET projects:
.NET Barcode for ASP.NET - enable barcode generation in J# class, J# console applications, and J# ASP.NET web projects.
.NET Barcode for Windows Forms - enable barcode generation in J# class, J# console applications, and J#.NET Windows applications.
.NET Barcode Ultimate - integrates all features in the above two controls.
|