How to Create Login Form in ASP.NET using SQL Server Database?[With Source Code]

preview_player
Показать описание

New ways to do this: How to Create Responsive Login Page (Same as Gmail) in ASP.NET using Bootstrap and SQL Server?

Follow us on Social Media:

This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.

Рекомендации по теме
Комментарии
Автор

New ways :
How to Create Responsive Login Page (Same as Gmail) in ASP.NET using Bootstrap and SQL Server?

RunCodes
Автор

i watched lot of videos on youtube but no one could explain like you.

d.j.
Автор

nice video sir initally i feel it may be hard but u made it very easy thanx...

unknownAnsunknown
Автор

do you like our work?
does this tutorial help you?

RunCodes
Автор

2021 and perfect explication, you are a good programer, thank you

felipegutierrez
Автор

Great Video Dude. Keep up the good work... Even though the video is old, bullseye on the basics. Do you by any chance have the video of adding, deleting and updating the database?If so, please provide the link. Kudos...

narendrabs
Автор

What is the version of Studio you used

manojchoudhary
Автор

Thanks man. This video so great that you have show data from SQL to textview in app Android. But now 2021, I have try many way, it really not workings that when I click button, no event listener appears. Can you help me? Thanks a lot

nguyenleconghauit
Автор

Hello,

When every step is done and I click "Login" this apears: Invalid object name 'aspnew'.

What can I do about that?

Thank you for your responce in advance!

jordanzlatkov
Автор

Sir you showed if the login is successful how to redirect to another web page know , now I want personal detail's page to appear once login is successful . To get that where am I supposed to write the code sir ? Please help me out

lilnasd
Автор

Sir in SqlCommand line we give txtuser.Text and txtpass.Text Know sir, there I'm getting txtuser does not exist in the current context....and that's the only error sir could you please help me out

lilnasd
Автор

@TechSupportNep after clicking on login button how can we load a new page instead of message that is shown in this video? Plz reply

ashutoshrane
Автор

If you please provide me a sql database link to download

roshinihari
Автор

Fill: SelectCommand.Connection property has not been initialized.
please help me with this I don't have facebook to contact you sorry.

anuhyaalluri
Автор

Its shows txtuser and txtpass is does not exist please help

priyamaurya
Автор

hey man im experiencing an error, root localhost caching_sha2_ password error message: password: NO, this is what it pretty much says and whatever i do it doesnt work

Hostlyy
Автор

I got a question for u ? why == " 1 ", and thank u // MOROCCO

hamzahaouri
Автор

Sir muje connection string me error aa rhi he kya kru help me

niralgajera
Автор

in webconfig file connectionString not declare error

shailveevaghela
Автор

This is an unencrypted password selection this is insecure you should have cryptography so your passwords are not public. Try md5 with a 164 bit key. I think md5 is the one with padding.

killerm