UPC-E Linear Barcode Generator SDK for ASP.NET

Sample example to insert UPC-E barcode into ASP.NET using IIS, VB/C# class library and dragging and dropping
UPC-E Barcode Generator Library DLL for ASP.NET Web Applications - Benefits
Easy-to-use ASP.NET Server Library DLL
Easy to install, drag and drop onto your ASP.NET web forms, easy to create high quality UPC-E barcode images using C# or VB.NET source code with samples and easy to generate UPC-E barcode in your web pages displayed as Gif, Tiff, Bmp, Png or Jpeg formats freely.
Support Development Environment
Generate, implement, and print UPC-E barcodes in ASP.NET web applications, IIS, Microsoft Visual Studio, ASP.NET Crystal Reports document, ASP.NET class & console applications using C# or VB.NET class with free sample code provided.
Royalty-free Developer License
Provide free trial ASP.NET control SDK library within 60 days. Royalty free developer license is available with purchase of official package. The barcode ASP.NET DLL is strong-named, time-stamped and completely managed C# written with easy installation and redistribution.
Support Programming Language
Barcode Generator DLL using ASP.NET is entirely compatible with any language environment such as C#.NET, Managed C++, Visual Basic.NET, Borland Delphi for .NET, etc in most Operating System that above Windows 2000.
Web Browser Compatibility
Using barcode library server for ASP.NET, developers are able to display barcode images in web browser in Gif, Tiff, Bmp, Png or Jpeg formats in various browsers such as Internet Explorer, Firefox, Google, Opera, Safari, etc. And users are feel free to insert UPC-E barcode images in html or aspx pages using image tag.
UPC-E Barcode Generator Server Control DLL Using ASP.NET - Overview
Completely built in C#.NET in .NET Framework 2.0, barcode server control generator for ASP.NET is a reliable and professional .NET server control DLL/Assembly that adds UPC-E barcode generation and customization capabilities into ASP.NET applications. Developers are freely to use the generation method provided by Terrek.com with source code available and free sample C# or VB.NET coding.
UPC-E Introduction
UPC-E is a variation of UPC-E barcode, which is mainly used on small package. UPC-E is a numeric-only linear barcode symbology. It has a fixed length of 8 digits, often starting with a system number 0. Each UPC-E barcode consists of a starting quiet zone, a system number 0, 6-digit message data, a checksum digit (calculated on Modulo 10), and an ending quiet zone.
ASP.NET UPC-E generator encodes:
  • Numeric data: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
UPC-E Barcode Generator Server Control DLL for ASP.NET - UPC-E Barcode Generation
Create UPC-E Barcode Image Using MS Internet Information Service (IIS) with URL
  • Download Terrek.ASPNET.zip, save it in local drive, and unzip;
  • Browse the folder and copy the "barcode" fold to your IIS local host;
  • Create a new virtual directory named "barcode" on IIS;
  • Restart IIS, and navigate to http://YourDomain:Port/barcode/aspcontrol.aspx?BarcodeData=0123456&Symbology=39;
  • To present the image on the web page, insert the following image tag into the html sample code: <img src="http://YourDomain:Port/barcode/aspcontrol.aspx?BarcodeData=0123456&Symbology=39">
Using this method, the barcode image is generated in your web browser; it will not encode any barcode images in your IIS server side. To change barcode property, just change the URL, and use & as connection. See detail property adjustment samples of UPC-E in IIS.
Generate UPC-E Barcode Images Using .NET Control Server DLL in ASP.NET WebForms
  • Download and save Terrek.ASPNET.zip, then have it unzipped in your project folder;
  • Open your form with Visual Studio 2005, 2008 or 2010;
  • Add Terrek.Barcode.ASPNET.dll to the Visual Studio "Toolbox";
  • Select "Split", then copy "aspcontrol.aspx" and "aspcontrol.aspx.cs" to the folder where barcodes are generated.
  • Drag and drop " ASPControl" into the "Split" Windows, then debug the form;
  • To customize created UPC-E barcode image, click design view, and change barcode settings through properties window.
Develop & Insert UPC-E Barcode Images through ASP.NET Server Control in C# or VB.NET
Terrek.com provides free sample C# or VB.NET code to create UPC-E barcode images in your ASP.NET applications with available source code. Please navigate to generate UPC-E barcode image using C# code and create UPC-E barcode images using VB.NET class.
Barcode Generator Library SDK Using C#.NET Supported Barcode Symbologies