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

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

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

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

    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  หลายเดือนก่อน +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 หลายเดือนก่อน +1

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

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

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

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

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

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

      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 6 หลายเดือนก่อน

      @@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  6 หลายเดือนก่อน

      @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

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

    Thankyou for your explanation

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

    Thank you 🎉

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

    Can you show for oracle database using SQL plus please

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

    THANK YOU!