Split Method in Python  - Use Case
1:50
JSON Tutorial For Beginners
12:01
Жыл бұрын
Пікірлер
@lechstryzewski9350
@lechstryzewski9350 26 күн бұрын
Outstanding tutorial my brother !! - I absolutely DID learn a lot and am super grateful for your contribution.
@kodeleap
@kodeleap 26 күн бұрын
I'm super glad you found it helpful ☺️
@lechstryzewski9350
@lechstryzewski9350 26 күн бұрын
@@kodeleap Do you have any Visual Basic/MySQL tutorials on using multiple tables together and the reasons I would need Foreign Keys - if I need them? I am writing an "Expense Management" program that will have a lot of "sub categories" under the main/primary categories that, ... I am not quite sure how to approach that yet.
@kodeleap
@kodeleap 25 күн бұрын
@@lechstryzewski9350 I will upload a tutorial on that soon. It's actually easy to understand.
@lechstryzewski9350
@lechstryzewski9350 Ай бұрын
I realize this is an older video but I am hoping to find a resolution. I built this example exactly as you have shown us however, when I run it .... I get the following error exception message - MySql.Data.MySqlClient.MySqlException HResult=0x80004005 Message=Authentication method 'caching_sha2_password' not supported by any of the available plugins. Source=MySql.Data Do you know what I am missing here ??? - I do have a password set on MySql Workbench login.
@tensennojin
@tensennojin Ай бұрын
I don't want to use winform, can I make a console app with this sql?
@kodeleap
@kodeleap Ай бұрын
It's absolutely possible. You just have to create a menu driven console application in C# or any other language that supports console.
@agios34
@agios34 Ай бұрын
You need to put a me.close in Form1 in your code. Because Form1 will run in the background permanently, EVEN if frmDashbordvb is closed. Private Sub Timer1_Tick(sender As Object, e As EventArgs) Handles Timer1.Tick ProgressBar1.Increment(1) If (ProgressBar1.Value = 100) Then Me.Hide() Timer1.Enabled = False Timer1.Stop() frmDashbordvb.ShowDialog() Me.Close() End If End Sub
@etrekpah
@etrekpah Ай бұрын
Great observation.❤
@kodeleap
@kodeleap Ай бұрын
Good catch man👌
@wisnuagung1093
@wisnuagung1093 9 күн бұрын
after i put me.close() the program really close, but frmdashboardvb doesn't load..
@michaelasis_
@michaelasis_ 2 ай бұрын
what version of visual basic that you've been used?
@kodeleap
@kodeleap 2 ай бұрын
Visual Studio v19, .NET framework v4.7
@samrusselcanillo127
@samrusselcanillo127 2 ай бұрын
very helpful
@kodeleap
@kodeleap 2 ай бұрын
great
@EpTechie
@EpTechie 2 ай бұрын
Thank you man 😀
@kodeleap
@kodeleap 2 ай бұрын
Great 👍
@quattro085
@quattro085 3 ай бұрын
thanks bro beer for you :) that working fine :)
@kodeleap
@kodeleap 3 ай бұрын
Good to know ☺️
@AstroPico-n7c
@AstroPico-n7c 3 ай бұрын
Thank you very much
@kodeleap
@kodeleap 3 ай бұрын
Great 👍
@xolanixola-dj6fu
@xolanixola-dj6fu 3 ай бұрын
dynamic link libraries ?
@kodeleap
@kodeleap 3 ай бұрын
Yes
@adupokuandrews9919
@adupokuandrews9919 3 ай бұрын
Good tutorial
@vorapobautomation9760
@vorapobautomation9760 3 ай бұрын
How to set textbox can both read and write value ?
@kodeleap
@kodeleap 3 ай бұрын
Do you mean, how can you set a textbox to have both read and write state?
@chrismarfo5181
@chrismarfo5181 4 ай бұрын
Thanks a lot sir
@adupokuandrews9919
@adupokuandrews9919 4 ай бұрын
A great work
@aniketgawade2659
@aniketgawade2659 4 ай бұрын
After adding the dll ...while executing null refrence error is coming
@kodeleap
@kodeleap 4 ай бұрын
Kindly check if the files are really included in the toolbox...
@otmanmahmoud8321
@otmanmahmoud8321 4 ай бұрын
Thanks bro
@steveyounes
@steveyounes 4 ай бұрын
vs theme name ?
@kodeleap
@kodeleap 4 ай бұрын
Night owl
@steveyounes
@steveyounes 4 ай бұрын
@@kodeleap link ?
@kodeleap
@kodeleap 4 ай бұрын
@@steveyounes just use the extensions tab in Visual Studio, When the windows opens, select online and search for "Night Owl" theme and install. After the installation, just restart your visual studio and you are good to go.
@MrMJA96
@MrMJA96 4 ай бұрын
what about Ctrl + V?
@kodeleap
@kodeleap 4 ай бұрын
Will check it out 😀
@marcusmechanics7402
@marcusmechanics7402 5 ай бұрын
i need help so bad bro please reply ASAP. the code works but it displays blank data as in white but it has lists
@kodeleap
@kodeleap 5 ай бұрын
Hi, check the forecolor of the datagridview, make sure it's not white
@carlitaloreto5405
@carlitaloreto5405 5 ай бұрын
Muchas gracias por la explicación!!!, soy nueva usando GUNA, estare atenta a nuevos tutoriales para los diferentes elementos.
@kodeleap
@kodeleap 5 ай бұрын
Great 🔥
@joojomegas6238
@joojomegas6238 5 ай бұрын
I downloaded what you provided but after installing i am not getting what you have there.
@kodeleap
@kodeleap 5 ай бұрын
What response are you getting?
@kodeleap
@kodeleap 5 ай бұрын
Let me hear from you so I know what to do. Stay tunned, I will be dropping an updated tutorial.
@joojomegas6238
@joojomegas6238 5 ай бұрын
The tools you have is not the same. What I have is less. I don’t have buttons and other tools. I would send a screenshot if possible
@kodeleap
@kodeleap 5 ай бұрын
@@joojomegas6238 ok then. ernesttrekpah@gmail.com
@AbdulAzizSayibu
@AbdulAzizSayibu 6 ай бұрын
Good work bro Keep it up
@kodeleap
@kodeleap 6 ай бұрын
Thanks man
@cejayalejandro1695
@cejayalejandro1695 6 ай бұрын
THANK YOU SO MUCHHHHHHHHHHH
@kodeleap
@kodeleap 6 ай бұрын
Sure 😊
@nelyperez4762
@nelyperez4762 7 ай бұрын
oiga a mí no me sirve :c
@nelyperez4762
@nelyperez4762 7 ай бұрын
chu gran video
@HildaSeinospizano
@HildaSeinospizano 7 ай бұрын
Ami tampoco
@nelyperez4762
@nelyperez4762 7 ай бұрын
chau
@HildaSeinospizano
@HildaSeinospizano 7 ай бұрын
Nimodo
@HildaSeinospizano
@HildaSeinospizano 7 ай бұрын
Holiii Como estas nely
@harrisDessaintt
@harrisDessaintt 7 ай бұрын
thank you so much for this bro, you save me💙
@kodeleap
@kodeleap 7 ай бұрын
I'm happy to help 😊
@manantanbernard8978
@manantanbernard8978 7 ай бұрын
why it says fatal error during command execution
@kodeleap
@kodeleap 7 ай бұрын
kindly make sure you are not making any error.
@kodeleap
@kodeleap 7 ай бұрын
Normally such error is from your sql query, so kindly check your queries well and make sure there are no errors in there.
@manantanbernard8978
@manantanbernard8978 7 ай бұрын
Do you have a tutorial on how to make a payroll system
@kodeleap
@kodeleap 7 ай бұрын
@@manantanbernard8978 I'm currently working on a system like that... I will do tutorial on that soon...
@宋惠珊-k6o
@宋惠珊-k6o 7 ай бұрын
OMG!!!!!!!!Thank you soooo much!!!!
@kodeleap
@kodeleap 7 ай бұрын
Welcome
@INQUISIDOR720
@INQUISIDOR720 7 ай бұрын
Thank you very much for the files, and for your hard work, greetings from Guatemala
@kodeleap
@kodeleap 7 ай бұрын
You're welcome. I'm glad you found this helpful
@acariandy9893
@acariandy9893 7 ай бұрын
THANKYOUUU SO MUCH BRO!! ❤❤❤❤
@kodeleap
@kodeleap 7 ай бұрын
🔥🔥🔥
@atulmahin1209
@atulmahin1209 7 ай бұрын
it is free am i right?
@kodeleap
@kodeleap 7 ай бұрын
Not entirely free. You have the opportunity to use the trial version for sometime, the more reason why we have to crack or register it
@kendrickspann4536
@kendrickspann4536 8 ай бұрын
Dim table = New DataTable() throws an error, making this video more the less, useless.
@kodeleap
@kodeleap 7 ай бұрын
Kindly make sure you have imported the necessary namespaces at the top.
@kendrickspann4536
@kendrickspann4536 7 ай бұрын
@@kodeleap Yeah, I have caught hell trying to get yur solution to work. Datasource doesn't seem to be a member of data grid view. Had to find another solution.
@kendrickspann4536
@kendrickspann4536 8 ай бұрын
This video is amazing!!
@kodeleap
@kodeleap 8 ай бұрын
I'm glad you found it helpful 🙂
@clementpeprahameyaw7064
@clementpeprahameyaw7064 8 ай бұрын
I think it will searchs through the array base on the index of the fruits and the len function will help get the fruit with the maximum length of characters. My understanding tho
@kodeleap
@kodeleap 7 ай бұрын
Nice approach....
@ctiankuntv4659
@ctiankuntv4659 8 ай бұрын
i have a question, if i send the file of my project to others and they dont have guna installed in their visual studio do that still work when they run it?
@kodeleap
@kodeleap 8 ай бұрын
No please, if you want it that way, you have to install it using the nuget package manager option.
@hoangtheanhtai9
@hoangtheanhtai9 8 ай бұрын
thank you, very useful, I hope it can work for a long time and not affect my computer 🤗🤩😻
@kodeleap
@kodeleap 8 ай бұрын
Sure, you don't have to worry about anything.
@hoangtheanhtai9
@hoangtheanhtai9 8 ай бұрын
@@kodeleap thank you very much🥰
@tbone7509
@tbone7509 8 ай бұрын
Excellent tutorial video!!! Thank you so much for sharing!!! :)
@kodeleap
@kodeleap 8 ай бұрын
You are so welcome!
@Comrade1937
@Comrade1937 8 ай бұрын
А где "Бл***ть, пайтон!"
@kodeleap
@kodeleap 8 ай бұрын
ржу не могу
@clementpeprahameyaw7064
@clementpeprahameyaw7064 8 ай бұрын
Which IDE are you using
@kodeleap
@kodeleap 8 ай бұрын
Visual Studio Code
@TheLanceGamer
@TheLanceGamer 9 ай бұрын
Thanks works 2024!!
@kodeleap
@kodeleap 9 ай бұрын
You are welcome
@MarkArado-m6u
@MarkArado-m6u 9 ай бұрын
Thank you for this, I am gonna use it for my final year project.
@kodeleap
@kodeleap 9 ай бұрын
I'm happy to help
@anglshin5200
@anglshin5200 9 ай бұрын
"Guna2MessageDialog" not showing in Toolbox on Visual Studio
@kodeleap
@kodeleap 9 ай бұрын
Which version of Guna is installed in your project?????
@FITRIYANI-s1d
@FITRIYANI-s1d 9 ай бұрын
Nice, thank you bro
@kodeleap
@kodeleap 9 ай бұрын
Welcome
@kodeleap
@kodeleap 9 ай бұрын
Welcome
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq 9 ай бұрын
Thanks for the great tutorial. Is it better to install my first Laravel project on Disc C or other Disc? Thanks!
@kodeleap
@kodeleap 9 ай бұрын
The location doesn't really matter. But it's advisable you save your works in locations that'll help keep your files for a much longer period. For example, your Drive D or make a backup of your files often. You can also learn about git and GitHub for project management.
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq 9 ай бұрын
@@kodeleap Thanks a lot for your advice.
@kodeleap
@kodeleap 9 ай бұрын
Anytime@@HaifengZhu-pn3uq
@George.Fernandez
@George.Fernandez 10 ай бұрын
My Jeez, God bless you brother i was suffering from months to under the Laravel Code and i almost lost hope to learn the coding. after your video i just become more enthusiastic to learn. Now i wont stop learning, thank you.
@kodeleap
@kodeleap 10 ай бұрын
Great great. Keep pushing bro.
@cricketconnectedDJ
@cricketconnectedDJ 10 ай бұрын
great!!
@kodeleap
@kodeleap 10 ай бұрын
Glad you found it helpful 😊
@David.duogroup
@David.duogroup 10 ай бұрын
Simple and very precise. 🔥 You just gained a subscriber.
@kodeleap
@kodeleap 10 ай бұрын
Thanks for the feedback. Welcome to the family
@bizgrowthhackerz
@bizgrowthhackerz 11 ай бұрын
Really great video. Well done 👍
@kodeleap
@kodeleap 11 ай бұрын
Thanks for the add up.
@renugas3162
@renugas3162 11 ай бұрын
Sir how many days are you using this without entering code😢please reply me sir,...I only asked for my final year project purpose only😢😢
@kodeleap
@kodeleap 11 ай бұрын
It is non expiry. So if you are facing a problem, kindly take your time and follow the video. If the issue persist, you can send screenshots via ernesttrekpah@gmail.com for further assistance. Thanks
@renugas3162
@renugas3162 11 ай бұрын
@@kodeleap Thank you so much Sir
@renugas3162
@renugas3162 11 ай бұрын
Sir please reply me😢 I am a final year student.. I use this for my project only and produce software for the project... Is this Active till my project work about 4 to 5 months.. Because it shows "Enter the trail code " as a message whenever I open my project... Is this permanent usage and active or otherwise any problem ..Please reply me Sir pleasee😢😢😢
@kodeleap
@kodeleap 11 ай бұрын
The trick I demonstrated in the video is working and the activation is non-expiry. I will suggest you kindly take your time and follow the video. If the issue persist, you can reach out and send screenshots of the issue via ernesttrekpah@gmail.com for further assistance.
@renugas3162
@renugas3162 11 ай бұрын
@@kodeleap thank you so much Sir
@renugas3162
@renugas3162 11 ай бұрын
​@@kodeleapThank you so much for your quick reply and thank you so much for your guidelines...I did not get any msg to enter code ..Thank you Sir😢
@kodeleap
@kodeleap 11 ай бұрын
Great
@agtaxservice
@agtaxservice 11 ай бұрын
hello, i watched your video, i could not add reference of my project thanks
@kodeleap
@kodeleap 11 ай бұрын
Thanks for reaching out. What version of Visual Studio are using? Moreover , did you download the reference files I added in the description as link?
@agtaxservice
@agtaxservice 11 ай бұрын
Thank you for getting back to me brother. I did install MySQL.data and connectors under NUget manager. But, it does not appear under my project window. Do you offer lesson? I have some knowledge about database and very old versions of vb.
@kodeleap
@kodeleap 11 ай бұрын
@@agtaxservice You can reach out to me via ernesttrekpah@gmail.com or +233536268723