Visual Basic Tutorial - 25 - Select Case Else

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 17

  • @bezant1971
    @bezant1971 11 років тому +7

    The console.readline() strikes again

  • @melek9048
    @melek9048 12 років тому +3

    Case "hello"
    Console.WriteLine("goodbye")
    seems legit

  • @newhuman9458
    @newhuman9458 9 років тому

    thanks a lot

  • @jojo.s
    @jojo.s 12 років тому

    Turn captions on at 1:12 and it will say "and we'll do tumor cases for the case"

  • @gurupradeep9648
    @gurupradeep9648 2 роки тому

    How to use comparison and logical operators in case statement??

  • @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...??

  • @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...

  • @appsicle
    @appsicle 13 років тому

    someone thought this was episode one and got confused so they disliked the video

  • @XenoContact
    @XenoContact 11 років тому +1

    you really like fishing don't you?..

  • @sandeshpatilhdfc4489
    @sandeshpatilhdfc4489 8 років тому

    but i am not getting a output after Adding myString.ToLower() can any one help me

  • @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 років тому +1

      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

  •  11 років тому

    yes you can

  • @ChrisPTY507
    @ChrisPTY507 12 років тому

    I was going to say that!!!

  • @cedricclyburn
    @cedricclyburn 9 років тому +1

    Ok, i'm trying to do 25 of these a day. I want to learn vb in a week
    yolo

  • @ChrisPTY507
    @ChrisPTY507 12 років тому

    XDDD!!