- /BarcodeLib.Barcode.dll, Barcode dll file for developer use.
All dlls named "BarcodeLib.Barcode.dll" in this package are exact the same with this BarcodeLib.Barcode.dll file.
- /BarcodeLib.Barcode.ReportingService.dll, Barcode dll file for Microsoft Reporting Service 2005.
- /barcode, Folder contains .NET web application to allow developer generating barcode in web environment.
* linear.aspx To allow developer to generate linear barcode image in IIS without Visual Studio.
* LinearWebControllerDemo.aspx To demostrate how to integrate linear barcode web controller into your ASP.NET application
* LinearWebStreamDemo.aspx To demostrate how to generate linear barcode image through linear.aspx page.
* datamatrix.aspx To allow developer to generate data matrix barcode image in IIS without Visual Studio.
* DataMatrixWebControllerDemo.aspx To demostrate how to integrate data matrix barcode web controller into your ASP.NET application
* DataMatrixWebStreamDemo.aspx To demostrate how to generate data matrix barcode image through datamatrix.aspx page.
* pdf417.aspx To allow developer to generate PDF417 barcode image in IIS without Visual Studio.
* PDF417WebControllerDemo.aspx To demostrate how to integrate PDF417 barcode web controller into your ASP.NET application
* PDF417WebStreamDemo.aspx To demostrate how to generate PDF417 barcode image through pdf417.aspx page.
* qrcode.aspx To allow developer to generate QRCode barcode image in IIS without Visual Studio.
* QRCodeWebControllerDemo.aspx To demostrate how to integrate QRCode barcode web controller into your ASP.NET application
* QRCodeWebStreamDemo.aspx To demostrate how to generate QRCode barcode image through qrcode.aspx page.
- /WindowsControllerDemo, Folder contains a demo application about how to integrate Barcode dll into your .NET Windows application
* /WindowsControllerDemo/src contains demo application project and source codes.
If you have any problem open these document, please contact support@barcodelib.com
- /developerGuide, contains barcode library documents
* index.html list all symbologies supported in our Barcode Library.
* Other html pages are specified guide for each barcode symbology.
- /Reporting contains files need in out reporting demo projects.
* BarcodeDemoData.mdb contains sample data used in our Microsoft Reporting Service Integration, and Crystal Reports for .NET demo projects
* CustomerDataSet.xsd contains schema for BarcodeDemoData.mdb, and it is used in our Microsoft Reporting Service Integration, and Crystal Reports for .NET demo projects