RSS Feed for This PostCurrent Article

Open Source .NET QRCode Library

Your Ad Here

Today I released the source code for the .NET QRCode library.

.NET QRCode library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management.

QRCode Library provides functions to:

  1. Encode content into a QR Code image which can saved in JPEG, GIF, PNG, or BITMAP formats
  2. Decode a QR Code image


The library can be used in any .NET 2.0 Windows Application, ASP.NET web application or Windows Mobile device application.

Some sample screenshots are displayed below:

Encoding Screen on the Desktop

qrcode_app_encode.jpg

 

Decoding Screen on the Desktop

qrcode_app_decode.jpg

 

Encoding Screen in Windows Mobile

qrcode_mobile_encode.jpg

 

Decoding Screen on Windows Mobile

qrcode_mobile_decode.jpg


More details on the component can be found on the website.


Trackback URL


RSS Feed for This Post3 Comment(s)

  1. Eyong akem | Jun 2, 2008 | Reply

    hello to the staff of this team,dont have much to say but if you guys could keep the hard work and improve on the sms service it will be nice
    good work

  2. Chuck | Jul 26, 2008 | Reply

    I am interested in QR Codes to automate some realtime tracking needs.

    However, I have seen a system running on a Windows Mobile system that aquired the barcode in real-time via the built-in video capture (video, not pictures).

    I would like to build a custom app similar both on Windows Vista (using a laptop’s built in webcam) and Windows Mobile (using built in webcam).

    Can you make any suggestions on where to start with this? The video capture is the show stopper.

  3. mikewong | Oct 21, 2008 | Reply

    The code was tested working fine.Tq.

2 Trackback(s)

  1. From All about Mobile Life - Net QRCode Library - Also for Windows Mobile | Sep 14, 2007
  2. From Encode and Decode QRCode on Windows Mobile | twit88.com | Oct 6, 2007

RSS Feed for This PostPost a Comment