VIDEOS

A comparison of IronBarcode and the ZXing Net library

Jordi Bardia
Jordi Bardia
May 1, 2023
Share:


In this tutorial, we delve into generating QR codes using the Z Crossing and Iron Barcode libraries in Visual Studio 2022. The process starts with setting up the environment by installing necessary packages via the NuGet Package Manager. Initially, we use the Z Crossing library to create a QR code by configuring its options, generating pixel data, and saving the QR code as a PNG file. This method allows us to encode URLs like apkzombie.com into QR codes. Next, we explore the Iron Barcode library, which offers advanced customization features such as styling, color changes, and logo addition. The Iron Barcode library requires setting a license key and provides the ability to read and decode QR codes with ease. The tutorial compares both libraries, highlighting Iron Barcode’s superior customization options and ease of use. Finally, viewers are encouraged to subscribe for more tutorials and reach out to Iron Software's support team for assistance.

Get stated with IronBarcode now.
green arrow pointer

Jordi Bardia
Software Engineer
Jordi is most proficient in Python, C# and C++, when he isn’t leveraging his skills at Iron Software; he’s game programming. Sharing responsibilities for product testing, product development and research, Jordi adds immense value to continual product improvement. The varied experience keeps him challenged and engaged, and he says it’s one of his favorite aspects of working with Iron Software. Jordi grew up in Miami, Florida and studied Computer Science and Statistics at University of Florida.
< PREVIOUS
How to Create Barcodes in ASP .NET with IronBarcode