Visual Basic Tutorial - Create a Simple Login Form [Voice Tutorial]

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ย. 2024

ความคิดเห็น • 101

  • @mandalikakoushik9056
    @mandalikakoushik9056 5 ปีที่แล้ว +4

    hi sir,you can save the register "name and password " in the mysql database
    Like when we click on the save button in the register form then it will be saved in the database and that "user and password" will be using in the login form

  • @kevwanders
    @kevwanders 4 ปีที่แล้ว +9

    This actually really helpful! I'm having a Midterm project and this video help me a lot brotha! Thank you so. Much!

  • @musadhemba8702
    @musadhemba8702 6 หลายเดือนก่อน

    Bro u make very cool stuff, its pretty much easy doing it your wal
    you earned a new subscribe 7 years after dropping this banger🥶

  • @bunyriak7007
    @bunyriak7007 4 ปีที่แล้ว +4

    I'm so thankful for this wonderful lesson Mr. Teja. I am BUNY RIAK. I am interested in learning visual basic but I never had a chance of knowing the basic parts[tips] of it. Would you please be my helpers to make a lesson of its basic components and their functions.

  • @genogurirab8061
    @genogurirab8061 2 ปีที่แล้ว +1

    I can't press the like button 1000 times but take this 👍×1000

  • @jaycal1920
    @jaycal1920 2 ปีที่แล้ว

    Hey Raj, Yes helpful, Learning the program and commands and functions.
    I am aware that this is bare minimum coding here for basic functions... I know these things can be blown out to be limitless
    In this example
    There is a problem that when you enter an incorrect value the first time in form 2 it gives an error if you enter correct details the second time.
    Also entering 2 different sets wont work it only remembers the first set.
    Once again all in the coding....
    Thanks.

  • @Castrum28
    @Castrum28 4 ปีที่แล้ว +1

    Gud shit dude you're literally better than my college profs..

  • @ministerpaue5290
    @ministerpaue5290 5 ปีที่แล้ว +1

    thanks for the video it really helped me a lot when i wanted to write my exam

  • @cristyvalenciado5426
    @cristyvalenciado5426 7 ปีที่แล้ว +7

    great work!, but it's really simple. thanks for this.

  • @alikabokbok_
    @alikabokbok_ 4 ปีที่แล้ว +3

    Great tutorial! This is perfect for my project , thank you!

  • @davidpina5132
    @davidpina5132 4 ปีที่แล้ว +2

    This video would be more useful if the Username and Password (encrypted one way) were stored into a database so that the application it protected could be used by more than one person. In addition, hash the password and store only the hashed result.
    Your code will suffice as a starting point but it lacks any security that almost everyone would expect from having to enter a username and password to access an application.

    • @biffDipstick
      @biffDipstick 4 ปีที่แล้ว +3

      Let alone the fact that at around 14:40, he put the "Register Successful" message outside of the "If a = 2" condition on the Button1_Click event. That means that it will say "Register Successful" even if there is no username or password.

    • @jtlunsford780
      @jtlunsford780 2 ปีที่แล้ว +1

      @@biffDipstick Thanks, that helped

  • @LonaMisa9
    @LonaMisa9 6 หลายเดือนก่อน

    can u create many accounts using this method?

  • @galer041
    @galer041 5 ปีที่แล้ว +3

    Thank you! I have grap some concept , its clear

  • @e.sstudios1015
    @e.sstudios1015 2 ปีที่แล้ว

    sup, how can I make a cancel button? and where should I put the code?

  • @luthfahood4093
    @luthfahood4093 5 ปีที่แล้ว +3

    This was an excellent video. I have learnt from your tutorial how to create a login form and I am going to sue it to show my GCSE students who are studying VB. I would like more tutorials please. Put them up :)

  • @jtlunsford780
    @jtlunsford780 2 ปีที่แล้ว

    Totally awesome, totally easy. Thanks so much from a VB newbie...JT

    • @jtlunsford780
      @jtlunsford780 2 ปีที่แล้ว

      Had a couple problems when I created the app, but a couple comments below sent me in the right direction. I appreciate your video, Teja..thanks. I will subscribe

  • @suvekshyakhadka
    @suvekshyakhadka 4 ปีที่แล้ว

    i adore your sound ,lovely and unique
    i can listen you full day without getting bored .
    and useful too ......hehe

  • @michaelfranek7846
    @michaelfranek7846 2 ปีที่แล้ว

    Excellent tutorial. Very helpful and quick. Thanks 😊

  • @netsaikembo4744
    @netsaikembo4744 2 ปีที่แล้ว

    Wow nice video👏,really learnt a lot thank you

  • @JustAThoughtxaxa
    @JustAThoughtxaxa 5 ปีที่แล้ว +1

    Can you do Login form like that but there is folder and you can open it when you register/login

  • @YbanezLaoshi
    @YbanezLaoshi 4 ปีที่แล้ว

    UsernameField is not declared. It may be inacsessible due to it's protection level.

  • @claytonravs3550
    @claytonravs3550 2 ปีที่แล้ว

    realy helpful dude thnks a bunch

  • @rafiqmir4411
    @rafiqmir4411 4 ปีที่แล้ว

    I had a question Sir if anyone logins in said program you made but how to link the login info with another device

  • @HazzaBeads
    @HazzaBeads 2 ปีที่แล้ว

    Thanks Raj!

  • @pankajsharma-vr1ps
    @pankajsharma-vr1ps 3 ปีที่แล้ว

    This data are store which location
    And in this creat a primary keya is possible

  • @danellemariebeltran3192
    @danellemariebeltran3192 3 ปีที่แล้ว

    Thank you so much! It was really helpful and informative

  • @jigmetavinashkumar6954
    @jigmetavinashkumar6954 2 ปีที่แล้ว

    You are the best

  • @Ethan-rv1jr
    @Ethan-rv1jr 5 ปีที่แล้ว

    Hi, I'm Trying to create a grade checker form for my school. How Would i go about this

  • @nirmitmakvana8781
    @nirmitmakvana8781 3 ปีที่แล้ว

    Is this code working with visual basic 2019

  • @ronsilamaswargiyari2743
    @ronsilamaswargiyari2743 6 ปีที่แล้ว

    Well done teja

  • @josephnjoroge6814
    @josephnjoroge6814 3 ปีที่แล้ว

    Can I save more than one username and password?

  • @r.v.kharphanbuh8221
    @r.v.kharphanbuh8221 2 ปีที่แล้ว

    Where will this login save in computer

  • @birganym4304
    @birganym4304 3 ปีที่แล้ว

    help me please. Can you show the verification code to find out if the person entered the username and password, and if not, display the MessageBox, but add a cycle?

  • @parth8918
    @parth8918 3 ปีที่แล้ว

    Raj I see a error when I run my code.

  • @b07x
    @b07x ปีที่แล้ว

    Thanks bro!

  • @mercym1968
    @mercym1968 5 ปีที่แล้ว

    Excellent Marvellous bro

  • @lovehunter8278
    @lovehunter8278 4 ปีที่แล้ว

    Any tutorial on how to link with database?

  • @mazdakmirzaei6652
    @mazdakmirzaei6652 5 ปีที่แล้ว +3

    Hello Mr teja
    I from Iran
    Tonight see your video on TH-cam
    I work programming c++ and interested to learning
    But my country is not teacher good teach
    They are not good teach I work my self is very hard
    I'm angry and upset
    Do you teach c++ in future ?

    • @itstato
      @itstato 3 ปีที่แล้ว +1

      Learn to use grammar I'm angry and upset.

  • @رنا-ن7ف
    @رنا-ن7ف 11 หลายเดือนก่อน

    you are ammazzzzing from egypt

  • @mariasalvacionloreto5335
    @mariasalvacionloreto5335 3 ปีที่แล้ว

    THANK YOU SO MUCHH!!!!

  • @gabrielongodia1806
    @gabrielongodia1806 2 ปีที่แล้ว

    good tutorial that is perfect

  • @s1ckgaming769
    @s1ckgaming769 4 ปีที่แล้ว

    How to hide the 1st form after i click the save button?

  • @gautamparashar5389
    @gautamparashar5389 4 ปีที่แล้ว

    Hi bro can give me any clue or cN you make any video on wordpress to make a website like Google play store for free

  • @haroldgar12
    @haroldgar12 4 ปีที่แล้ว +1

    why do I hear birds chirping in the background of every video from India? Good video though. Thanks

  • @ashishbhujbal1999
    @ashishbhujbal1999 3 ปีที่แล้ว

    Really helpful

  • @josemaquindang7308
    @josemaquindang7308 3 ปีที่แล้ว

    yo bro why can i only login once and after i try to login again it says invalid, help me bro this is for my grades

  • @PEC-kg7hm
    @PEC-kg7hm 2 ปีที่แล้ว

    It did not turn out well for me because the save button didn't work out properly

  • @donnamaelibrando5482
    @donnamaelibrando5482 6 ปีที่แล้ว

    How about connecting visual studio to database?

  • @Janixaak
    @Janixaak 3 ปีที่แล้ว

    no function my original login is devastated and not unfunctional >:-(

  • @portraitmen2293
    @portraitmen2293 2 ปีที่แล้ว

    Thank you

  • @Tessa_joe
    @Tessa_joe 2 ปีที่แล้ว

    How to do this normal visual basic 6

  • @gill1578
    @gill1578 6 ปีที่แล้ว

    simple and easily understand

  • @wedemcoolkidz
    @wedemcoolkidz ปีที่แล้ว

    better than my prof haha

  • @argielevidica4904
    @argielevidica4904 5 ปีที่แล้ว

    Hello tech raj
    I just subscribe and hit noti.bell.
    I find your channel very interesting.
    In this episode, i want to know wats da link to download that mouse pointer with circle...
    Thanks

  • @nasreennazira4684
    @nasreennazira4684 3 ปีที่แล้ว

    Thank you so much 🥰

  • @BadGirl-qd1vy
    @BadGirl-qd1vy 2 ปีที่แล้ว

    Where is the username and password stored?

  • @chrisredfield3860
    @chrisredfield3860 4 ปีที่แล้ว

    thanks for the help

  • @wahuqueen9087
    @wahuqueen9087 4 ปีที่แล้ว

    Thanks so much

  • @janmichaelvitto5475
    @janmichaelvitto5475 4 ปีที่แล้ว

    Thank You! so great

  • @educationhub418
    @educationhub418 5 ปีที่แล้ว

    nice work

  • @marcugbaja6227
    @marcugbaja6227 5 ปีที่แล้ว

    Hi I would like to learn programming. How do we go about this

    • @TheDon444
      @TheDon444 5 ปีที่แล้ว +2

      The answer's is in your question. You LEARN it!!

    • @wuzz5703
      @wuzz5703 3 ปีที่แล้ว

      @@TheDon444 nice

  • @tituskudathenor264
    @tituskudathenor264 3 ปีที่แล้ว

    When is wrong password it count open

  • @francismjuni677
    @francismjuni677 4 ปีที่แล้ว

    Appreciate sir

  • @razeljudebetita9035
    @razeljudebetita9035 5 ปีที่แล้ว

    help me sir to create an online data base by using visual 2010 thanks for the video sir.

  • @ishaquerazvi2670
    @ishaquerazvi2670 4 ปีที่แล้ว

    where are the user credential data like username & password ?
    where it stored ?

    • @jaycal1920
      @jaycal1920 2 ปีที่แล้ว

      in this example it isn't. it is a closed loop between the 2 forms which make up the one project.
      There is also a problem that when you enter an incorrect value the first time in form 2 it gives an error if you enter correct details the second time.
      Also entering 2 different sets wont work it only remembers the first set.
      @David Pina
      2 years ago
      This video would be more useful if the Username and Password (encrypted one way) were stored into a database so that the application it protected could be used by more than one person. In addition, hash the password and store only the hashed result.
      Your code will suffice as a starting point but it lacks any security that almost everyone would expect from having to enter a username and password to access an application.

  • @felixnuakoh593
    @felixnuakoh593 6 ปีที่แล้ว

    how can you prevent double registration

  • @patriciasart1683
    @patriciasart1683 2 ปีที่แล้ว

    Tutorial for voting system

  • @weblnformatica1062
    @weblnformatica1062 6 ปีที่แล้ว +1

    Yes!! Congratulation. You are very good. Perfect.Place with access database and let me know. xD Thenk! I livie in Brazil.

  • @edithmatsika6517
    @edithmatsika6517 4 ปีที่แล้ว

    can u help me with more

  • @khalimewama4998
    @khalimewama4998 5 ปีที่แล้ว

    Nice

  • @technobytesolutions8083
    @technobytesolutions8083 5 ปีที่แล้ว

    Videos are great , just drop the American accent

  • @jemmilyncayde7729
    @jemmilyncayde7729 6 ปีที่แล้ว

    thanks done

  • @CarlJohnson-nw8dc
    @CarlJohnson-nw8dc 5 ปีที่แล้ว

    293rd like and 30th comment, and wake up.

  • @sonuverma-qk1tb
    @sonuverma-qk1tb 6 ปีที่แล้ว

    HAaha yur. Accent. But great knowledge

    • @RoninxDD
      @RoninxDD 5 ปีที่แล้ว +1

      I think that he has the most decipherable accent on here. Out of all the videos, Raj, is the only one who I could understand.

  • @santmeena3769
    @santmeena3769 6 ปีที่แล้ว +1

    hey bro can you hack steam acount dota2????

  • @jayminrossmartin5132
    @jayminrossmartin5132 3 ปีที่แล้ว

    Sir Edge present po

  • @newcontentcreators2068
    @newcontentcreators2068 2 ปีที่แล้ว

    Hi bro

  • @davidmarioandsoniccomments2768
    @davidmarioandsoniccomments2768 2 ปีที่แล้ว

    6*6k subs D:

  • @mikeeeg
    @mikeeeg 4 ปีที่แล้ว

    nays

  • @srinumaddela6051
    @srinumaddela6051 6 ปีที่แล้ว

    Good Video

  • @ryancarllmotin4354
    @ryancarllmotin4354 5 ปีที่แล้ว

    Kagaling

  • @newcontentcreators2068
    @newcontentcreators2068 2 ปีที่แล้ว

    I have a brief vedio

  • @mina_king_darwin_d7672
    @mina_king_darwin_d7672 ปีที่แล้ว

    Code revel

  • @sardarnadeem4593
    @sardarnadeem4593 6 ปีที่แล้ว

    plzzzz 1 video facebook hack

  • @chocobox45
    @chocobox45 3 ปีที่แล้ว

    ACTIVATE WINDOWS!

  • @dankhusban855
    @dankhusban855 7 ปีที่แล้ว

    IS this phishing

  • @mrzelioextra3643
    @mrzelioextra3643 5 ปีที่แล้ว

    English dakho apni

  • @lacoste7161
    @lacoste7161 3 ปีที่แล้ว

    Thank you so much