MVC Training :- How to implement forms authentication in MVC (Model View Controller) applications ?

  Рет қаралды 136,615

.NET Interview Preparation videos

.NET Interview Preparation videos

Күн бұрын

Пікірлер: 20
@dnfvideo
@dnfvideo 3 жыл бұрын
Do not miss our Interview Question video series 25 Important ASP.NET Interview Questions : kzbin.info/www/bejne/ponQfpejf7p2Zsk 30 Important C# Interview Questions : kzbin.info/www/bejne/eHzcn3h4hdacf68 25 Angular Interview Questions : kzbin.info/www/bejne/Y5vIoKx6f6mmia8 5 MSBI Interview Questions : kzbin.info/www/bejne/a3abYmiXjaaqj7M
@dnfvideo
@dnfvideo 10 жыл бұрын
Want to Learn MVC 5 in 2 days start from the below video :- goo.gl/1br5mb The following syllabus has been covered in Learn MVC 5 in 2 days Learn MVC 5 in 2 days Lab 1 : - Simple Hello world(20 Minutes) Lab 2 : - Explain MVC Routing(10 Minutes)? Lab 3 : - Explain ViewData, ViewBag, TempData & Session Variables?(20 Minutes) Lab 4 :- Explain Model and Strongly typed views (20 minutes)? Lab 5 : - Explain Model Binders(10 minutes)? Lab 6 :- Why MVC and MVC vs Webforms ? (30 minutes) Lab 7 :- Explain TempData , Peek and Keep ? (10 Minutes) Lab 8 : - Explain Data Annotations and HTML Helpers classes?(31 Minutes) Lab 9 : - What is the need of ViewModel in MVC? (10 Minutes) Lab 10 : - How can we use Entity Framework in MVC?(20 minutes) Lab 11 : - How to implement viewmodel, partial view and webgrid?(45 minutes) Lab 12 : - What is the difference between ActionResult and ViewResult in MVC?(10 minutes) Lab 13 :- How to implement Ajax using Json and Jquery in MVC ? (60 Minutes) Lab 14 : - What is the use of Async Controllers in MVC?(20 minutes) Lab 15 :- How to deploy MVC Application on IIS ? (10 minutes) Lab 16 :- How can we do Windows and Forms Authentication in MVC? (50 Minutes) Lab 17 : - How can we use MVC areas for better modular development ? (10 Minutes) Lab 18 :- How to implement MVC with Angular ? (60 minutes) ? Lab 19 :- Can we Overload MVC Action methods ? (10 Minutes) Lab 20 :- How to improve Reusability using Angular ? (20 Minutes) ? Lab 21 :- What is the need of WebAPI in MVC ? (30 Minutes) Lab 22 : - How to do exception handling in MVC? (30 Minutes) Lab 23 :- How to do update and delete using MVC , WebAPI , EF and Angular? (30 Minutes) Lab 24 : - How to use MVC Webgrid?(30 minutes) Lab 25 :- How to implement Validation using Angular and MVC (30 minutes)? Lab 26 :- What is SPA (Single page application)? Lab 27 :- How to Organize MVC project and Understanding CORS issue ? (42 minutes) Lab 28 :- Explain the importance of DisplayModes ? (10 minutes) Lab 29 :- How to do unit testing with MVC projects (30 minutes)? Lab 30 :- How to implement SPA using Angular Routing ? Lab 31 :- How to create decoupled systems using MVC DI ? Lab 32 :- How can we have multiple submit buttons in ASP.NET MVC ? Lab 33 : - What is the importance of AntiForgery in MVC? Lab 34 :- What is the importance of ValidateInput and AllowHTML in MVC? Visit us at www.questpond.com for more details
@prateekbhardwaj9943
@prateekbhardwaj9943 6 жыл бұрын
respected shiv prasad sir! you are the worlds number one .net trainer. itna easy way me samjhate he ki gadhe ko b samajh ajaye.
@MichaelASabo
@MichaelASabo 12 жыл бұрын
Thank you for the tutorial. It really helped me understand how to implement the Forms authentication.
@ZXcaverZ
@ZXcaverZ 11 жыл бұрын
Thanks you help me a lot :)
@hovadopekelne
@hovadopekelne 7 жыл бұрын
... isn't that convention that Request.Form data should be accessed inside the controller action by its name rather then by its id as you have done at 9:39 . Shouldn't be html elements' ID referenced only for identification inside view by html or JS code ...
@devasishbehara993
@devasishbehara993 3 жыл бұрын
Hi sir. I got a question yesterday. In token based authentication we create a bearer token. In client side header we pass bearer token, then in webapi how it know the token is authorized token or not. In authorized filter how it know the token.
@Googlepaynnn
@Googlepaynnn 11 жыл бұрын
Thank you Can you give the same example using database please help me
@HewbhurtGabon
@HewbhurtGabon 9 жыл бұрын
Thanks a lot sir!
@Brunoseixasoficial
@Brunoseixasoficial 11 жыл бұрын
good. simple, objective.
@daalwada
@daalwada 5 жыл бұрын
Hello sir. I followed your videos for Authorization. However, I have a small issue here. I get redirect to LOGIN page which if credentials are not correct which is expected, and I get successfully login after providing correct credentials. But my problem is, when I go to another page after successful login, and when I hit Refresh it takes me to the Login page again. Why is it so? Could you please help?
@vennkatrddyyannam3217
@vennkatrddyyannam3217 3 жыл бұрын
Thanx,, post me videos related WCf, WPF ..
@maheswarreddy.madithati
@maheswarreddy.madithati 10 жыл бұрын
But back button is allowing to authorized pages... What to do in this case
@ganesanr8834
@ganesanr8834 7 жыл бұрын
Nice article
@Heimaster
@Heimaster 11 жыл бұрын
And [Authorize] actionfilter? Is not compatible
@mohamedsaied5780
@mohamedsaied5780 7 жыл бұрын
Any example for connecting the authentication with an active directory for domain authentication??
@tuxedious1782
@tuxedious1782 3 жыл бұрын
FormsAuthentication.SetAuthCookie isnt working. For some reason I get a red underline, even though I have followed you step for step
@ushadeva9071
@ushadeva9071 7 жыл бұрын
Authorize about page is not working. It opens about page even directly without login
@kartikrathi16
@kartikrathi16 6 жыл бұрын
Add Sign out link on About Page and write code FormsAuthentication.SignOut(); return RedirectToAction("Login");. Now if u directly go to About page without login then it will send u to login page. Hope it works.
@dasrajesh1985
@dasrajesh1985 11 жыл бұрын
Can you give the same example using database please help me
Why ASP.NET MVC and MVC vs WebForms ? ( Learn MVC  5 series)
28:57
.NET Interview Preparation videos
Рет қаралды 249 М.
Model view controller videos :- How to implement MVC Web API ?
15:38
.NET Interview Preparation videos
Рет қаралды 155 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
MVC Video :- Difference between viewdata,viewbag,tempdata and session.(MVC Interview questions)
18:50
Zelensky Announces Talks with Russia / End of Martial Law?
13:55
NEXTA Live
Рет қаралды 1,1 МЛН
This is the Only Right Way to Write React clean-code - SOLID
18:23
What are MVC Asynch controllers and thread starvation ? ( MVC interview questions with answers)
13:04
What is MVC architecture?
5:57
Abhay Redkar Academy
Рет қаралды 251 М.
Clean Architecture with ASP.NET Core 9
27:01
dotnet
Рет қаралды 39 М.