QR Code reader tutorials? (C#)

General Discussions
Post Reply
User avatar
Trebor29
Lieutenant
Lieutenant
Posts: 75
Joined: Thu Apr 29, 2010 12:34 am

QR Code reader tutorials? (C#)

Post by Trebor29 » Mon Oct 10, 2011 5:03 pm

Hi people,

Its that time again, the start of a new study year... :shock: :lol:

Does anyone know about QR Codes? I think that these are going to be the focus of my final year project dissertation, possibly their vulnerability regarding malicious content...! But I want / need to do some tutorials building some QR Code readers / generators (in C#, preferably Win.Mob.7 application ;) ) to get a better understanding of how they work...

Has anyone got any ideas / links / research tip etc...?

Thank you! :clap:
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

Re: QR Code reader tutorials? (C#)

Post by Saman » Tue Oct 11, 2011 10:11 am

Nipuna has added a nice tutorial for QR Code at https://robot.lk/viewtopic.php?f=13&t=2842. I have added some more information to that.

Source codes for .Net :
Open Source QRCode Library from CodeProject
QrCode from GoogleCode

I'm sure you'll be able to give a start with those code bases.
User avatar
Trebor29
Lieutenant
Lieutenant
Posts: 75
Joined: Thu Apr 29, 2010 12:34 am

Re: QR Code reader tutorials? (C#)

Post by Trebor29 » Tue Oct 11, 2011 10:32 pm

Thanks Saman,

There's a very good pdf on the "QR code from GoogleCode" link, Thanks...

Not looked too deep into the tutorials yet but they appear to be focused on QR code generation,,, not so much on building a QR code reader!?

Do you now where I might find a QR code reader app (mobile) tutorial...? Ive been searching but everythng seem to be focused towards the QR code generators!

Thanks again Saman,

Trebor
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

Re: QR Code reader tutorials? (C#)

Post by Saman » Wed Oct 12, 2011 5:02 pm

Do you now where I might find a QR code reader app (mobile) tutorial...? Ive been searching but everythng seem to be focused towards the QR code generators!
It seems you didn't notice that the code project one supports decoding as well. Have a look again.
In addition to that, you might also be interested in following links.
libdecodeqr
iphone-qrcode
ZXing ("Zebra Crossing")
User avatar
Trebor29
Lieutenant
Lieutenant
Posts: 75
Joined: Thu Apr 29, 2010 12:34 am

Re: QR Code reader tutorials? (C#)

Post by Trebor29 » Thu Oct 13, 2011 3:41 pm

Ye im onto it now.... :D

Thank you Saman!
User avatar
hongdida
Posts: 1
Joined: Thu May 29, 2014 6:38 am

Re: QR Code reader tutorials? (C#)

Post by hongdida » Thu May 29, 2014 6:47 am

The codeproject source is great.
Post Reply

Return to “General Discussions”