C# Tutorial - Create Login Form With User Authentication in C# using SQL Server

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 7

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

    best tutorial out there! keep out the good work we need people like you in this world.

  • @mr.surname9245
    @mr.surname9245 3 роки тому +1

    nice man, thank you

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

      This will set you in the right direction, watch my tutorials: ua-cam.com/video/Zk_pAoc4kNI/v-deo.html

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

    Hi sir I have some problem when I write the correct username and password its show not correct I don't know why
    can you help me please?
    And I try to copy from table and past in textBox steal same problem

  • @bryandpalmer
    @bryandpalmer 2 роки тому +1

    Any authentication system that stores the actual password in plain text gets an automatic down vote.

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

    Thank you

  • @MrKabooly
    @MrKabooly 3 роки тому +1

    you used connect Mode. it's not safe from SQL injection. it's not good for login