Silverlight Barcode Control

From shipping cartons to medical records, SKUs to library books, barcodes have become universally identified in data processing with the physical assets they represent. Many industries from post offices to supply chains have agreed on standards surrounding their use of barcodes, so you need a set of Silverlight controls capable of rendering on-screen barcode images conforming to these many standards. The Silverlight barcode control manages the details of barcode imaging for you, allowing you to easily embed data in barcode format throughout your Silverlight applications. This release has been enhanced with ECI number transformation, which allows your application's QR Codes to transform ECI numbers.
Key Features at a Glance
- Multiple Symbologies - xamBarcode™ controls support many barcode symbologies including QR Codes, Code 128, UCC/EAN-128, Code 39, Interleaved 2 of 5 (ITF-14), GS1 DataBar™, MaxiCode, PDF 417, Royal Mail (RM4SCC), Intelligent Mail, and EAN/UPC barcodes (EAN-13, EAN-8, UPC-A, UPC-E).
- Accurate Identification - xamBarcode displays standard barcode formats that will allow you to accurately identify SKUs, GTINs, parcels, cartons, pallets and more.
- Data Binding - xamBarcode accepts data through its Data dependency property, which lets you use Silverlight data binding to render values in barcode format in forms, fields, grids, anywhere.
- Check Digits - xamBarcode calculates check digits for you according to each barcode symbology's standard algorithm to enable optimal error-detection and in some cases robust error-correction as well.
- Stretching - xamBarcode gives you control over the height and width of the barcode image, and how or whether it should respect an aspect raito.
- Eventing - xamBarcode supports events for when its data changes or when there is an error allowing you to add your own value-added behaviors or robust error recovery.
- ECI number transformation - You application's QR Codes can now transform ECI numbers.
- Hide Digits - Hide the human readable format numbers below your barcode.