Custom Modal Login in asp.net mvc with SQL stored proc (No Entity Framework)

preview_player
Показать описание
These are the steps:
A - BACK-END (SQL SERVER 2012)
1 - CREATE USER TABLE
2 - CREATE LOGIN STORED PROCEDURE

B - FRONT-END ASP.NET MVC/C#
1 - CREATE CLASS LIBRARY
2 - CREATE THE USER CONTROLLER
3 - CREATE THE VIEW (MODAL LOGIN)
Рекомендации по теме
Комментарии
Автор

We love your videos Abdel, thanks for this big help..People like you make life better for the rest of the world. Hope you to get good contracts and jobs. Keep on your efforts of sharing videos.

franciscorios
Автор

Best tutorial i have seen so far on you tube, mvc+ajax call, perfect stuff

MuhammadUmar-godr
Автор

Congratulations friend. I'm from Brazil. Simple and effective solution. Clean code!

pauloviana
Автор

Sir, it works perfectly for me, subscribed !

ineverdiealone
Автор

you saved my day sir....
Thanks a lot.

AdeshKumar-lrfc
Автор

Hi Friends.
For those of u who are interested in JQGrid, follow my other videos here:
Best Regards

abdelytics
Автор

I think you should manage the redirect the page in codebehind because It's very simple interrupt the regular flow in the scripts, and break the security.

luisespinoza
Автор

Excellent video, you explain very well, but help me how redirection to Index of HomeControllers after the Login in the Modal

samuelboanergeescobarbarah
Автор

très belle explication :)
est ce qu'on peut gérer le clique sur le bouton et créer une page Modal sans écrire aucun code de javaScript ?? Merci

rimazatouri
Автор

HI, can this be done with a redirect to another after login is valid? and written mote in Back end? this sample would be great!!

bsnow
Автор

How do you link it to another page tho? For example accessing a content page after clicking login...

alpo_chino
Автор

Hola, publica mas videos en asp.net mvc with SQL stored proc , gracias, eh shevre tus videos.

ElizabethRamos-bvlz
Автор

Excellent Job friend, can you share your code of this app ? Thanks

josejuansalinas
Автор

Twice I have followed this video by letter even though the login page is displayed, the actual login box where the user has to input the username and password does not show, I have done this twice now

delmensah
Автор

Abdel . i begin to use your code and i have a problem. Can you help me? The "login.cshtml" cannot rise up very well the jscript..

eduardosanchez
Автор

My SQL QUERY DOESN'T ACCEPT aspLogin. It comes the information as error. what should I do fix it?

Australia
Автор

very good tutorial
many thanks,
but i can't call the page or modal from my navbar on the layout page
can you please provide me with this step
thanks @Abdel Raouf Yessoufou

hazemelamir
Автор

thank you very much this video. but how to go Home Page after Login?

cavitoz
Автор

Thank You Bro, Please Upload ModalLogin.txt!! 17:47

mediastudioespana
Автор

Not enough explanation of why you are doing what you are trying to achieve.

duanemckitterick