|
Bytescout.BarCode SDK for .NET
|
15% DISCOUNT ON ALL PRODUCTS Hurry! Only available until January 10th 2009
Getting started in ASP.NET with BarcodeWebImage control (Bytescout.BarCode SDK for .NET)
The following sample demonstrates how to use BarcodeWebImage1 control from Bytescout.BarCode SDK in ASP.NET application. BarcodeWebImage control is able to display barcodes in your ASP.NET application without temporary files required. Just add BarcodeWebImage control into Design mode in your ASP.NET application and set its properties and barcode will be displayed automatically
Barcode web control allows to generate/draw/save barcodes at server and serve it as an image without temporary files required. See BarcodeWebImage control online help documentation for the detailed instruction ASP.NET (Visual Basic code) <%@ Register Assembly="Bytescout.BarCode" Namespace="Bytescout.BarCode" TagPrefix="cc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"
> ASP.NET (C# code) <%@ Register Assembly="Bytescout.BarCode" Namespace="Bytescout.BarCode" TagPrefix="cc1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"
>
Documentation online: view (new window) |
|
Copyright © ByteScout, 2003-2008. Privacy Statement
Microsoft®, Windows®, Windows 2000®, Windows Server®, Windows Vista®, Internet Explorer®, .NET Framework®, ActiveX®, Visual Basic®, Visual C#®, ASP®, ASP.NET®, Excel®, PowerPoint®, are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Adobe®, Flash® and Acrobat® are registered trademarks of Adobe Systems, Incorporated. Mozilla®, Firefox® and the Mozilla and Firefox Logos are registered trademarks of the Mozilla Foundation. Other product names or brandnames used herein are for identification purposes only and might be trademarks or registered trademarks of their respective companies. We disclaim any and all rights to those marks. |
|