Visual Basic.NET Programming. Beginner Lesson 9. Selection with If Statements
ฝัง
- เผยแพร่เมื่อ 6 ก.พ. 2025
- This is the ninth in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) in Visual Studio. In this lesson, you will learn how to execute one block of code or another, depending on the outcome of a test. This illustrates the second of the three fundamental programming constructs, sequence, selection and iteration. You will learn how to write an IF statement, either as a single line command, or as a block of code within IF and END IF. You will also learn how to use multiple ELSEIF clauses within an IF block, and the optional ELSE clause at the end. The video discusses the issue of case sensitivity when comparing one string with another, and explains how this case sensitivity can be removed by converting a string to upper case.
Thank you for this amazing tutorial
You are most welcome :)KD
awesomeness
Than you :)KD
GREAT VIDEO
THANKS:)
MsgBox(“Thanks”)
You're welcome
thanks great video
Thank you :)KD
THANK YOU
You're welcome :)KD
I just tried changing Button1.Text = Button1.Text.ToUpper and it worked when I pushed that button. That means, you can do that with almost all .Text poperties?? I can vision a few ways to use this.Thank you so much.....JT
there is a webdriver Selenium. You can make a video lesson about web automation (just an idea)
I'm not familiar with it, but I will certainly take a look. Thanks :)KD
ty
yw
Love the tutorial but your Japanese was wrong. No worries tho. Should just be genki desu ka. If you’re asking how someone is doing, you wouldn’t use “choushi”. That would be like the difference between how are you doing and how is your health? Doesn’t really matter though I appreciate the tutorial!!