How to Create a Login Form in ASP.NET using SQL Server Database and Visual Studio 2022?[Source Code]

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

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

  • @WithLove_Sinaye
    @WithLove_Sinaye 3 หลายเดือนก่อน +1

    Thank you for the tutorial sir.
    But I have a question, so once you've logged in. How do you make it so that it goes to the Home page?

    • @RunCodes
      @RunCodes  3 หลายเดือนก่อน +1

      Add new web forms and name it and inside the login button write, only after the login success code Response.Redirect("YourPage.aspx")

  • @sakshiawasthi7905
    @sakshiawasthi7905 3 หลายเดือนก่อน +1

    Sir after entering the username and password not show any pop-up or alert.... what to do?

    • @RunCodes
      @RunCodes  3 หลายเดือนก่อน

      Check the code again, may be error in alert box or in query itself! Source code is in description

    • @STREET-FOOTAGE
      @STREET-FOOTAGE หลายเดือนก่อน

      Same

  • @selvanayagamabilasha284
    @selvanayagamabilasha284 4 หลายเดือนก่อน

    Thankyou for your explanation

  • @adiishri
    @adiishri 8 หลายเดือนก่อน

    Sir there is some error showing when connecting the SQL server with visual studio , SSL certificate error , what to do??

    • @RunCodes
      @RunCodes  8 หลายเดือนก่อน

      Here is the solution! Configure Visual Studio 2022 for .NET, .NET Framework and .NET Core? Win Form | SQL Server Database
      th-cam.com/video/rOhuQYKE2iQ/w-d-xo.html

    • @ankitmehrotra6104
      @ankitmehrotra6104 7 หลายเดือนก่อน

      @@RunCodes I am not getting Server Name as you are getting at 16:50 even after refreshing and restarting. What should I do ?

    • @RunCodes
      @RunCodes  7 หลายเดือนก่อน

      @ankitmehrotra6104 Configure Visual Studio 2022 for .NET, .NET Framework and .NET Core? Win Form | SQL Server Database
      th-cam.com/video/rOhuQYKE2iQ/w-d-xo.html watch this

  • @abdiman6550
    @abdiman6550 2 หลายเดือนก่อน

    Thank you 🎉

  • @NaheenBijapure
    @NaheenBijapure 7 หลายเดือนก่อน

    Can you show for oracle database using SQL plus please

  • @reapervlogs6409
    @reapervlogs6409 7 หลายเดือนก่อน

    THANK YOU!