VB - Delegates
Uploader Comments (GalacticEquinox)
All Comments (12)
-
@GalacticEquinox I've fished it. My teacher helped me. Now I wanna Use some Windows forums, like in your video. I've been useing console apps. But I have no Idea how to use Forums. can you do A step by step tutorial series? Starting from the very basics.
-
ja you should really do it! do some research and give some background information about threads and delegates ;) maybe you could also create a model for that ;)
-
Hey dude I need your help. Your video was great but i didn't really understand how to use these delegates. I am working on project that spins 2 dice and keeps spinning them until the faces are both 6. Do u think you could help me? I really need your help. There aren't really many videos on youtube addressing how to use threading timers and delegates that are noob friendly. Please dude if you can help, please do. Thank you.
-
@acerjojo12 Hey Acer! You and me both. We're in the same class in fact. PM me and let's see if we can't work on this together!
-
Delegates still confuse me
-
when i use this process my form completely stops and i cant access it until what ever its doing is done... what did i do wrong?
-
thanks man, nice tutorial
-
Finally, a tutorial that let me understand what the hell is going on!
Thank you!
This is so confusing, I need to make a program that does 3 different things using delegates, but my text doesn't even show me how, or what to do. it is so frustrating.
acerjojo12 3 months ago
@acerjojo12 What 3 things do you need to do? Maybe I could make a video helping you out. :)
GalacticEquinox 3 months ago
this is basically the use of intergers right?
SimonsTechShow 1 year ago
@SimonsTechShow Multi threading callbacks with delegates, I just used integers for demonstration purposes. You can use any data type though.
GalacticEquinox 1 year ago