Visual Basic Tutorial - 25 - Select Case Else

  Рет қаралды 67,592

thenewboston

thenewboston

Күн бұрын

Пікірлер: 17
@gurupradeep9648
@gurupradeep9648 3 жыл бұрын
How to use comparison and logical operators in case statement??
@rafy-ivanmorales3077
@rafy-ivanmorales3077 10 жыл бұрын
Hey can you help me with a project I do have from College. I need to know how to write a code......using select case and elself? One textbox for the user type his age. one button for the user to click if he type 17 it will show a messagebox the will say ("you can't take the driving test") now if he press from 18 to it will show a messagebox ("you can take driving test") how I can write the code for this to be display
@jrmy-dev
@jrmy-dev 10 жыл бұрын
it's probably not relevant answering after 2 months but if your doing a windows form application add a button and a textbox and keep their names then type or paste this code Public Class Form1 Dim age As Integer = Nothing Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click age = TextBox1.Text If age >= 18 Then MessageBox.Show("you can take the driving test", "driving test", MessageBoxButtons.OK) End If If age
@bezant1971
@bezant1971 11 жыл бұрын
The console.readline() strikes again
@thekuldeeptalks7442
@thekuldeeptalks7442 7 жыл бұрын
In this for loop I m not able to get how output is nothing bcoz loop is running one time so please clear it to me...??
@melek9048
@melek9048 12 жыл бұрын
Case "hello" Console.WriteLine("goodbye") seems legit
@sandeshpatilhdfc4489
@sandeshpatilhdfc4489 8 жыл бұрын
but i am not getting a output after Adding myString.ToLower() can any one help me
@jojo.s
@jojo.s 12 жыл бұрын
Turn captions on at 1:12 and it will say "and we'll do tumor cases for the case"
@HikikomoriDev
@HikikomoriDev 11 жыл бұрын
yeah... Pico is kinda weird from time to time. Google is doing some more data mining to see how it can recognize speech better...
@XenoContact
@XenoContact 11 жыл бұрын
you really like fishing don't you?..
@appsicle
@appsicle 13 жыл бұрын
someone thought this was episode one and got confused so they disliked the video
@newhuman9458
@newhuman9458 9 жыл бұрын
thanks a lot
@cedricclyburn
@cedricclyburn 9 жыл бұрын
Ok, i'm trying to do 25 of these a day. I want to learn vb in a week yolo
@Reloaded9923
@Reloaded9923 7 жыл бұрын
yep
11 жыл бұрын
yes you can
@ChrisPTY507
@ChrisPTY507 12 жыл бұрын
I was going to say that!!!
@ChrisPTY507
@ChrisPTY507 12 жыл бұрын
XDDD!!
Visual Basic Tutorial - 26 - For Next Loop
4:09
thenewboston
Рет қаралды 153 М.
Visual Basic Tutorial - 24 - Select Case
4:15
thenewboston
Рет қаралды 129 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Visual Basic Tutorial - 16 - Conditional Operators
7:34
thenewboston
Рет қаралды 92 М.
Visual Basic Tutorial - 15 - Nested If Statements
6:01
thenewboston
Рет қаралды 108 М.
Visual Basic Tutorial - 14 - Else If And Else
6:41
thenewboston
Рет қаралды 128 М.
Visual Basic Tutorial - 13 - If Statement
5:43
thenewboston
Рет қаралды 172 М.
Visual Basic Tutorial - 20 - SubStrings
4:24
thenewboston
Рет қаралды 76 М.
Visual Basic Tutorial - 21 - Formatting Strings
5:02
thenewboston
Рет қаралды 79 М.
Visual Basic Tutorial - 28 - Exiting For Loop
4:31
thenewboston
Рет қаралды 55 М.
Visual Basic Tutorial - 22 - Replacing SubStrings
4:20
thenewboston
Рет қаралды 57 М.
Visual Basic Tutorial - 7 - Errors
6:05
thenewboston
Рет қаралды 188 М.
Visual Basic Tutorial - 29 - Continue For
4:35
thenewboston
Рет қаралды 50 М.