
The OpenNETCF QRCode Library is a .NET Compact Framework component that allows developers to decode QRCode images on a Windows Mobile or Windows CE device.
After reading about Windows Live Barcode (which doesn't seem to be available anymore) OpenNETCF decided to port an existing Java implementation to C# specifically for .NET Compact Framework.
NOTE: Currently QRCodeCF is fully functioning as a decoder but there is no encoder implemented. To generate a QR Code see the Kaywa website
You can download the latest stable release of the OpenNETCF QRCode Library for .NET Compact Framework source and samples from here (currently not available).
OpenNETCF QRCodeCF is released under the MIT X11 license. OpenNETCF QRCode Library requires Smart Device Framework 2.1 (Community Edition or Extensions for Visual Studio).
