Visual Basic .NET Tutorial #8 - How to create an advanced stopwatch (w/ Laps)

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

КОМЕНТАРІ • 25

  • @abdiroblehf2233
    @abdiroblehf2233 3 роки тому

    wow, thank you for sharing. I did in a long way

  • @kabukijoe99
    @kabukijoe99 Рік тому

    Thank you

  • @justwatch7310
    @justwatch7310 3 роки тому

    Thank you man

  • @leaguedude4999
    @leaguedude4999 6 років тому

    Great ............Good Setup.......I like it..!!

  • @mistermiyagi6073
    @mistermiyagi6073 6 років тому +3

    i get an error when i declare private stopwatch as new stopwatch

    • @shandor2933
      @shandor2933 5 років тому +1

      Are you using .vb? Sounds as if you're using .cs (c#)

    • @irvanprima1377
      @irvanprima1377 Рік тому

      ​@@shandor2933
      use this instead => Stopwatch stopWatch = new Stopwatch();

  • @naleekdrahcor3841
    @naleekdrahcor3841 5 років тому

    have you got code for how to add each individual value up inside the list box and display that as its own separate total

  • @garbuj_a
    @garbuj_a 6 років тому

    hi,
    can you tell me about lap time feature ?
    Q. when the lap button is pressed it must have show the total time from first pressed (if not pressed , then from first)
    eg. start- 5 seconds → lap = lap view 5 seconds (first press)
    time running 12 seconds → lap = lap view 7 seconds (12sec-5sec(firstlap)=7sec)
    it will be very kind if you help .. thank u in advance

  • @crunkskultv2863
    @crunkskultv2863 4 роки тому

    Hey, i keep getting an error "Object reference not set to an instance of an object." how do i fix this?

  • @megbryanquillo9696
    @megbryanquillo9696 4 роки тому

    Thank you so much

  • @vijaymanglani9647
    @vijaymanglani9647 7 років тому +1

    Very Helpful and Amazing Video Tutorial... :) Liked it a lot... Also subscribed... :)

  • @Ahbgamingph
    @Ahbgamingph 4 роки тому

    Nice tips idol

  • @tomascouto8015
    @tomascouto8015 4 роки тому

    thanks!

  • @HilikAMC_TechLTD
    @HilikAMC_TechLTD 7 років тому

    iI Would like to know if Visual Basic 2010 compatible with VB 6
    if yes how to imigrate it

  • @baykutTr
    @baykutTr 7 років тому

    great vid

  • @g4mingzone231
    @g4mingzone231 7 років тому

    Nice Vid Thanks !!

  • @10GTech
    @10GTech 6 років тому

    When I type the line "Private stopwatch As New Stopwatch" it display a error please help!!!!!
    My vb app is vb 2010

    • @lespamusic
      @lespamusic 6 років тому

      What is the error message?

    • @10GTech
      @10GTech 6 років тому

      It said Type excepted

  • @cartoonskiduniya5
    @cartoonskiduniya5 5 років тому

    Nice

  • @hippo4371
    @hippo4371 5 років тому

    Thx

  • @ownerpoorhighness5716
    @ownerpoorhighness5716 7 років тому

    thanks man