VB.NET Tutorial 19 - Functions (Visual Basic 2008/2010)

preview_player
Показать описание
In this tutorial, we cover what a Function is, how to create one and how to call one. Using a Function is a way of storing code and then executing it with a few letters. Be sure to subscribe for the upcoming tutorial on ByVal and ByRef if you want to discover the full potential of Functions.

For more information, check out the website:
Рекомендации по теме
Комментарии
Автор

Before this I was totally confused, but now I am less confused. Thanks.

klsar
Автор

This kid is the man, Microsoft needs to recruit him.

BryanSwanSQLServerBI
Автор

Don't worry, you will eventually get it, if you didn't start from tutorial 1, i recommend you do so, if you did, don't lose hope, with enough patience and learning you will eventually get it. Happy programming, and keep trying even if it seems hard :)

psmaster
Автор

because, the point of the video is to show you how you can return values by using functions.. they may seem a bit useless right now. but, as you start making bigger software.. believe me, you'll be using em alot.

EatMyVariables
Автор

you can still declare variables outside of a function and use them, if you want.

EatMyVariables
Автор

Which tutorials do you go into talking about private and public classes when creating your function?

Sir_of_Sirs
Автор

Maybe its not this easy but, what about making it so when you click it, it changes the texts, but when you click it again it changes back so it alternates.

LFSPharaoh
Автор

your a god :D thank you for making these tutorials . do you have a sockets tutorial

NoxiousNuggets
Автор

Why don't you allow play back on iPad. I went through the trouble of subscribing and I can't playback on my iPad. I don't understand.

ravenwatcher
Автор

what's the point in it though? when you clicked on it, it just changed the text in the label. What makes it different to say, label1.text =....?

arkay
Автор

Hi, thanks for the tutorials I found  them very helpful. I am working on my school project and it is a leave management system but I am stuck, I can not seem to find the correct coding so that the date time picker excluded weekends and public holidays. Can you assist me in that area. How do I exclude weekends and holidays from the leave applied for by employees.

miirajhaji
Автор

What are the difference between functions and subs? Do they provide same actions?

gurkhaboizGBZ
Автор

@CovexCinema If you put in on fullscreen I can read it too, but don't like using fullscreen when I'm, at the same moment busy with VB.. :|

iLenkaa
Автор

Whats the difference between the function and the sub? thanks..

LosTecH
Автор

What's the difference between the functions and the subs ??

Camixcs
Автор

yeah man soz i was a noob back then, had no basis at all on programming. I'm on college now already learning c++ :)

filipedgb
Автор

What the fuck. I pay a professor a few grand to teach me this over a semester, and she botches the hell out of it. You made me understand it in less than 6 minutes.

Seriously, this is some bullshit. I've hired a hack.

jmerridew
Автор

Hi, i have been following almost all of you tutorial and its so educating, keep it up...but pls i have a problem...my problem is how to pass a function as an argument or a parameter to another function in vb.net

MarshallEkene
Автор

Please elaborate further the use of Function and when it should be used. Thanks

FanOfEimej
Автор

Hey. I do not see the difference between a function and a sub.

Olemassacre