Hey great tutorial, can you tell me how I can make >> If textbox1.text = "test" then the button1 will pop up another text? Yes this seems very pointless haha
Can I have multiple IF statements ??? Like when I make a password stuffs program like.. when you type the wrong password it will pop-out something... can I use if statement for that or what ??? need help...
Hmmmm.... Can I show many information's by using messagebox or what ??? i would Like to put my contacts like it will shown up after clicking the button...
Hi there, cousin of mine referred me to you and said you are the man. Normally he don't say that unless he means it. So now, im studying at UNI and we currently on IF statement. Can you please post another video FOR ME PLEASE ABOUT F STATEMENT TO MAKE MORE THINGS AND EXPLAIN FURTHER. something similar to [ two exam marks, and if both grades are less than 50% then else = "fail" and If = "pass" if mark is 50% or greater. I'd much appreciate it if you help me out thanxx. i wanna pass da test.
Hey, I'm only 12 and I've been coding in the game Roblox for a long time (called scripting.) I've noticed the interfave of vb is very similar to Roblox's. Can you give me a tutorial number that shows me something I don't know? (Roblox's program language is called lua)
I'm doing something that includes Numbers, what I get confused on is setting things as integers and how I can have my numbers come up on the label? Can somebody help?
Hi Mate you are awsome in teaching VB.net could you please create some tutorials related to any great projects if you can. That will help us to have experience with a project cyle in VB.net includng report geneation database connectivity etc etc
@urtoast6 Yeah, you're going to want to see "operators" inTeachMeComputer's tutorial set or in a manual. In C++, the operator is ||. In VB/VB.net, the operator you are looking for is "or". The code would look like this:
If Text.Textbox1 = "hello" or "hi" then Label1.Text = "goodbye"
well its quit helpfull plz make more tutorials with details
TheRescue4study 1 week ago
i love your vb videos please make more i subscribed liked shared Favorited and commented please make more vb videos
hacksmodz251 2 weeks ago
This has been flagged as spam show
Pessoal do Youtube Repasse esse Texto abaixo para nos ajudar na Divulgação!
Acessem: w w w . v s c o d e r s . c o m . b r
Junte o Link para acessar. ^^
É um Fórum de Programação,Tem VARIOS Conteúdos,bom alem da programação existem outros Fóruns Especificos como:
FPS Zone - (Depende do Jogo ah Vagas na Staff)
MMORPG Zone - (3 Vagas na Staff)
Video Games - (2 Vagas na Staff)
Design Zone - (3 Vagas na Staff)
Entretenimento - (3 Vagas na Staff)
geomatrix369 3 weeks ago
These videos are LEGIT. You are in my top 2 tutorial makers!
blackknight509 1 month ago in playlist V.B.NET Tutorial
If YoutubeViewer.LikeVideo = True Then YoutubeVideoLikes.Value = YoutubeVideoLikes.Value + 1
End If
lazicdusan9 1 month ago
How to add multiple If statements??
oMusH95 1 month ago
@oMusH95
You Can use Something called Else If
Like
If the Ball is Red Then
X = 1
Else If Ball is Blue
x = 2
Else (optional)
x=5
End If
TheFreakStick 2 days ago
How to keep system that Execute button is clicked when i press enter??
parshantutam 1 month ago
AWESOME!!! Now I can make a product key for some random thing.
littlemnke 1 month ago
@TeachMeComputer if you don't mind me asking, what is your accent?
sheepslayer18 2 months ago
eh?
MegaBobby1995 3 months ago
hi there .. may i asked you if the codes in visual basic 2008 can also be used in visual basic 6.0?
mycs00 3 months ago in playlist Visual Basic .NET Tutorials
@mycs00 THE code will be the same if you copy and paste the code of coding painter but a VB.net 2008 file can't be opened in VB6
TaniMukoshi 2 months ago
You're my idol \m/
sauchiehall06 3 months ago
lol your voice isn't clear enough for tutorial purposes, also ur mic sucks lol also, ur not very good at giving examples
RapturousDemise 5 months ago
@RapturousDemise U mad bro? It is your speakers that suck.
egeseatr35 5 months ago
@egeseatr35 I use a tritton AX 720, so no it's not my speakers that suck. Btw that "u mad bro?" thing is kinda old u gotta change it.
RapturousDemise 5 months ago
@RapturousDemise Trollface
egeseatr35 5 months ago
@egeseatr35 lol SUK MA BIG WITE ASS KAWK BIATCH
RapturousDemise 5 months ago
@RapturousDemise thats not a suggestion
erickijams 4 months ago
@RapturousDemise thats not a suggestion
erickijams 4 months ago
@erickijams indeed.
RapturousDemise 4 months ago
Hey great tutorial, can you tell me how I can make >> If textbox1.text = "test" then the button1 will pop up another text? Yes this seems very pointless haha
FarahCalderone 6 months ago
@FarahCalderone This is SO SO LATE. But you would put
If TextBox1.Text = "test" Then MessageBox.Show("Confirmed")
End If
mook403 4 months ago
why is that when i Put "End If" it tells "End of statement expected" and I can't run the program ???!!!..
143RJC 6 months ago
Can I have multiple IF statements ??? Like when I make a password stuffs program like.. when you type the wrong password it will pop-out something... can I use if statement for that or what ??? need help...
143RJC 6 months ago
Hmmmm.... Can I show many information's by using messagebox or what ??? i would Like to put my contacts like it will shown up after clicking the button...
143RJC 6 months ago
wow i did it perfectly... thanks a lot
crazysweetcorn 6 months ago
Hi there, cousin of mine referred me to you and said you are the man. Normally he don't say that unless he means it. So now, im studying at UNI and we currently on IF statement. Can you please post another video FOR ME PLEASE ABOUT F STATEMENT TO MAKE MORE THINGS AND EXPLAIN FURTHER. something similar to [ two exam marks, and if both grades are less than 50% then else = "fail" and If = "pass" if mark is 50% or greater. I'd much appreciate it if you help me out thanxx. i wanna pass da test.
TypicalShahab 6 months ago
Hey, I'm only 12 and I've been coding in the game Roblox for a long time (called scripting.) I've noticed the interfave of vb is very similar to Roblox's. Can you give me a tutorial number that shows me something I don't know? (Roblox's program language is called lua)
omgflyingbanana 7 months ago
can i use visual studio for this?
windandrainful 7 months ago
is the programing language the same for Visual Basic 6.0? cos i only have VB6.0.
protosscch 8 months ago in playlist Visual Basic .NET Tutorials
@protosscch No.. VB 6.0 isn't a .NET version.....2005, 2008 and 2010 are .NET.<<--you must have one of these versions
edhu9 7 months ago
@protosscch you can download vb 8 or vb 10
dbzntct 7 months ago
dude have can i set the picture to the window exactly when i debug it!!
54rohith 8 months ago
Very good, thanks
Saikedo 9 months ago
keep doing more tutorials... you are good =D
entierro92 10 months ago
if then else is at 3:30!
Gh0StSecurity 10 months ago
i like the samples of this program
Please help me to create a program which will show the conversion in length.
Thanks a lot!
emby28 11 months ago
Nice vid
chadslavaka 11 months ago
we do this too =D nice
jo1021jam 1 year ago
rock on number 4 done
ExplodingSilver 1 year ago
This is really good especially if I want to be a software egineer.
TheClassProduct 1 year ago
I'm doing something that includes Numbers, what I get confused on is setting things as integers and how I can have my numbers come up on the label? Can somebody help?
JohnnyMurphyLFC 1 year ago
Keep it up
windows12r 1 year ago
Can I change the Label1 text to "Wrong" (or something) if the word in textbox is wrong? :P
iLenkaa 1 year ago
@iLenkaa Try this.
If TextBox1.Text = "Hello" Then
Label1.Text = "world"
Else
Label1.Text = "wrong"
That should work ;)
tsanimatores 1 year ago
Its excelent but y think tutorial with messageboxes is harder than IF.But anyway i folow your toturials.
SADcoda031 1 year ago
Thank you... I learned soo much about vb.net... Nothings gonna happen if ur not gonna self study...
LosTecH88 1 year ago
This has been flagged as spam show
Thanks man...I learned so much...need to self study about vb.net
LosTecH88 1 year ago
u are 2 emotional
razvanbucuresti 1 year ago
Hi Mate you are awsome in teaching VB.net could you please create some tutorials related to any great projects if you can. That will help us to have experience with a project cyle in VB.net includng report geneation database connectivity etc etc
bobbinmphilip 1 year ago
label1.text = (textbox.text)
like textbox.text = hello world then label.text = hello world
samme135 1 year ago
Thanks / Dzoks1 HF
Dzoks1 1 year ago
This has been flagged as spam show
if you guys want subscribers go to getyoutubesubs[.]com remove the [ ]
2er0CooL 1 year ago
This was a great tutorial. Subscribed, keep it up, and I'll be private messaging you some requests.
L2PkT4nk 1 year ago
i think youre making the best tuorials ever mad 5/5 adn you got 35 of them!!!!
i realy need to know cose and stuff like that and you helped me much already of 2 vids!!!!
GarryIsac 1 year ago
This has been flagged as spam show
Great Tuts.
asteris145 1 year ago
Button1:
If Textbox1.text = "Fuck" Then
Label1.text = " Off"
HackingTutorails 1 year ago
I've Subscribed. Great Tuts.
TechHelp270 2 years ago
Hi,
Can i have 2 words in the text box which would bring up the label for example
if "hello" or "hi"
are used then goodbye comes up as a lable
urtoast6 2 years ago 5
Watch my tutorial on Operators, it's like #27 and #28
TeachMeComputer 2 years ago 7
if textbox1.text = "hello" or textbox1.text = "hi" then
label1.text = "goodbye
end if
126644 2 years ago
@urtoast6 You can by writing:
if textbox1.text = "hello" or textbox1.text = "hi" then
(do something)
end if
TechKiddTV 1 year ago
@urtoast6 Yeah, you're going to want to see "operators" inTeachMeComputer's tutorial set or in a manual. In C++, the operator is ||. In VB/VB.net, the operator you are looking for is "or". The code would look like this:
If Text.Textbox1 = "hello" or "hi" then Label1.Text = "goodbye"
End If
Foaman 1 year ago