ASP.NET MVC authentication and authorization -complate application -step by step tutorial

preview_player
Показать описание
In this video i cover all the steps require to implement authentication and authorization in ASP.NET MVC using custom role provider with simple and easy steps
Рекомендации по теме
Комментарии
Автор

it helped me a lot and save a lot of hours thank you.

bartoszgowacki
Автор

Great thank...I want to do a "logout" when the session timeouts .. suggestions

mrrcomp
Автор

nice job.
I have concern. I can see a lot of YouTube Tutorial use Entity framework( DbContext) when they want to deal with a DB.

I'm a guy who uses SQl client and store procedures to deal with the DB (Since I'm good with a DB).
I don't know why but I have this believe using this method, gives me more control.

IS it a bad practice and why?

abal
Автор

Yes hello great tutorial. Quick question. Instead of using email for username, can I use regular username like having the user to make a user name instead of email? Thanks

aleemosi
Автор

In my team have two projects one is webApi and another one is to consume that webApi. I'm developing the project consuming WebApi .WebAPI is using JWT. How should i do?

hninnwe
Автор

hello sir, how can i add the folders "App_data and App_Start "?? why i haven't this folders in my projct !?

hanan
Автор

Can I use with my customize database ?

duongloc
Автор

Hi Admin can you share code of this
Like I'm not much clear about some part

shivanis