Nice work! Everything explained well & clearly plus time-saving.
@rafaeldelosreyes80264 ай бұрын
Mil Gracias ......Gracias....!!!!!!!!👍
@SXPRO_SCHOOLSYSTEM5 жыл бұрын
Thank you very much for this lesson
@foxlearn5 жыл бұрын
Thank you !
@arieljuliusblanca37089 ай бұрын
thumbs up for this video
@waleedabass9197 Жыл бұрын
Thank You Very Much
@lalitacharekar6774 Жыл бұрын
Error BC30311 Value of type 'Image' cannot be converted to 'Image'. Geting This error
@Daily_reminders_here2 жыл бұрын
how to write this code for generating QR code in WPF . please help.
@brightkidsplayway2 жыл бұрын
Please Help me to get source code for QR Code. My ERP is in Visual Studio 2008.
@aashisharora40694 жыл бұрын
Could not load type 'QRCoder.QRCodeGenerator' from assembly 'qrcoder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.' I Am Getting this error can you help me?
@pepitoNinfa2 жыл бұрын
kzbin.info/www/bejne/iJWli5l5icyemaM
@BusinessBoostSoftwareSolutions4 жыл бұрын
I just want to know if i use this QRCoder library for commercial pourpose may i have to pay to the creator? or its free of cost
@foxlearn4 жыл бұрын
It's free library
@Alex_jqka5 жыл бұрын
Thank you so much! You really save me
@foxlearn5 жыл бұрын
You're welcome. Thank you !
@vishnukumar19924 жыл бұрын
Thank you very much, you really saved me
@rixcano69365 жыл бұрын
Thanks man you saved me! I'll give you a subbed
@foxlearn5 жыл бұрын
You're welcome. Thank you !
@Razz.x5 жыл бұрын
this video is very helpful.. but how can i stored this qr code into my ms access database directly? pls help
@foxlearn5 жыл бұрын
OK. Thank you for your suggestion. I'll make the tutorial as soon as possible
@Razz.x5 жыл бұрын
@@foxlearn thank you
@masterxdee3 жыл бұрын
thank you so much.
@Razz.x5 жыл бұрын
pls make a video that can generate qr code and then save into database so that it can be called later.. or search it really need your help thanks foxlearn..
@foxlearn5 жыл бұрын
OK. Thank you for your suggestion !
@aelren4 жыл бұрын
Nice Vidio,
@foxlearn4 жыл бұрын
Thank you !
@richarddaveabrejal76993 жыл бұрын
I need help, how can you generate qr code when you have 3 text box? how to connect? thanks
@yasser-mohamed3 жыл бұрын
You can wright the same Code with + between text box's, like ( TextBox1.text + TextBox2.text ... Continue code ), or you can dim a string = TextBox1.text + TextBox2.text ( you can sum as you like ) then put the string in code
@sbibaswan094 жыл бұрын
I am using VS10.... is there any such library ?
@foxlearn4 жыл бұрын
You can download offline library from nuget
@techi16075 жыл бұрын
nice
@foxlearn5 жыл бұрын
Thank you !
@mohammedshareef37143 жыл бұрын
which version of visual studio?
@foxlearn3 жыл бұрын
2015->2019
@alirezaabedi18856 жыл бұрын
good learn!
@foxlearn6 жыл бұрын
Thank you so much !
@hartonochen77604 жыл бұрын
Thank you for this video. I got this error "System.Collections.Generic.KeyNotFoundException" when i generate all capital text. Does QR Code can't generate all capital text ? I just put "ASDF ADSF ASDF" in the textbox.. Please advise. Dim a As New QRCodeGenerator Dim data = a.CreateQrCode(TextBox1.Text, QRCodeGenerator.ECCLevel.Q ) Dim code As New QRCode(data) PictureBox1.Image = code.GetGraphic(10)
@hartonochen77604 жыл бұрын
I just changed the code to Dim data = a.CreateQrCode(TextBox1.Text,QRCodeGenerator.ECCLevel.Q,TRUE, FALSE, QRCodeGenerator.EciMode.Default ), its run properly.. thanks
@pepitoNinfa2 жыл бұрын
kzbin.info/www/bejne/iJWli5l5icyemaM
@alikhalaf56073 жыл бұрын
I want library
@cassandradeveraux57503 жыл бұрын
Great video. But the QRCode in: Dim code As New QRCode(data) shows error. Does anyone know why?
@TheRealKaiProton3 жыл бұрын
Did you fix this issue, I just found this and have the Same issue, VS2019 shows BC30182: Type Expected.
@cassandradeveraux57503 жыл бұрын
@@TheRealKaiProton unfortunately not.
@TheRealKaiProton3 жыл бұрын
@@cassandradeveraux5750 That Sucks, I moved onto another Tutor online, using a free imported dll, and it worked first time.
@lalitacharekar6774 Жыл бұрын
@@TheRealKaiProton Error BC30311 Value of type 'Image' cannot be converted to 'Image'. Geting This error
@TheRealKaiProton Жыл бұрын
@@lalitacharekar6774 Thanks for the reply, I did use another tutor(as I said above) and since then the program was relegated to the depths of dev hell, no one needed the QR codes where I work :-(
@erwinjesusRodriguezHuaycama5 жыл бұрын
and.. how to save it?? I would like to save it in PNG format or jpg
@foxlearn5 жыл бұрын
Yes, you can save to image. i'll upload soon
@kirk_mtb4 жыл бұрын
@@foxlearn hi, please could you direct me to this. I would love to know how to save out the qr code
@ptey3 жыл бұрын
pic.Image.Save("D:\image1.jpg")
@Cesar_Zavala4 жыл бұрын
do you know how to upload the qr generated to mysql server on jpg or png without save the image on the pc?
@sbibaswan094 жыл бұрын
Yes i know
@tecksernong65774 жыл бұрын
how to display the output line by line
@foxlearn4 жыл бұрын
Not clear your intention
@yasser-mohamed3 жыл бұрын
Write in code + vbnewline
@tecksernong65773 жыл бұрын
tq for reply but nvm, i did it
@shakeralqadhi76872 жыл бұрын
👍👍👍👍👍👍
@richarddaveabrejal76993 жыл бұрын
How can I save this project into .exe? help pls
@yasser-mohamed3 жыл бұрын
By add new project ( vb setup project ) to your solution , or you can use other apps like setup factory
@renielgarcia33063 жыл бұрын
Is there a code and plugin that scans it ?
@allhaillelouchvibritannia74946 жыл бұрын
first comment
@foxlearn6 жыл бұрын
Thank you !
@tungkim16 жыл бұрын
người việt mà :D
@foxlearn6 жыл бұрын
Thank you & don't forget to subscribe to my channel !