Why ASP.NET MVC and MVC vs WebForms ? ( Learn MVC 5 series)

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

See our other Step by Step video series below :-

In this video we will discuss Why ASP.NET MVC ( Mode view controller) and why is it better than webforms.

Want to Learn MVC 5 in 2 days start from the below video :-

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?
Lab 35:- Bundling and Minification.
Lab 36 :- Layout pages in Razor
Lab 37: - What are ActionFilters in MVC?
Lab 38: - What is WebAPI (Theory)?
Lab 39: - How can we create and consume WEB API (Practical)?
Lab 40 :- MVC 6/ASP.NET Core Training-Part 1 (2 Hours).

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

Do not miss our Interview Question video series

dnfvideo
Автор

Brother you explained MVC so beautifully well, that you achieved what dozens of others could not do. Thank you so much

eddyjawed
Автор

Smells like some badass teaching skills are being applied in the background of this whole channel, congrats! Very well presented videos!

ВенциславМаринов-зп
Автор

That was an excellent description of MVC. I wish I had found it sooner. I have spent many hours trying to piece together an understanding of MVC, ASP.NET, OWIN, and WS-Federation. This has helped a lot. I think I have all the correct pieces. It's just a matter of understanding how to use all of them together. This is a great start.

michaelcraghead
Автор

Want to Learn MVC 5 in 2 days start from the below video :- 


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?
Lab 35:- Bundling and Minification.
Lab 36 :- Layout pages in Razor
Lab 37: - What are ActionFilters in MVC?
Lab 38: - What is WebAPI (Theory)?
Lab 39: - How can we create and consume WEB API (Practical)?

dnfvideo
Автор

One of the best conceptual videos that I have seen. Beautifully explained! Thank you for the amazing concept clarification,

TheAcousticEngineer
Автор

I am a graduate coming from a school that only taught rad development. That being said I have been trying to develop my own application, and hit a lot of bumps when developing with web forms. MVC is so foreign looking to me that I was too intimidated to try it, so I was stuck in a depressive situation. My first issues with MVC was like where the hell is this separation of business logic and design? Where is this data access layer that I am so use to? I watched and read a lot of information on asp.net MVC, and nothing clicked. When I watched this video for some reason everything just clicked, and I am not intimidated to approach MVC anymore and give it another shot! I really appreciate you taking the time for making this video and helping me out, that is why I am taking my time to thank you sir. Have a great day :)

bobbykanakas
Автор

what a wonderful presentation simple professional excellent and clear Thank you Sir

anandm.b.
Автор

One of the best explanations out there on the topic. Many thanks

Privacy-LOST
Автор

Awesome Video. This does a real nice job of explaining the advantages to MVC. Now I need a good example application.

mkolassa
Автор

Very nice...Now I am getting interest in MVC. Because of this lectre losts of confusion is you.

anjalidhanve
Автор

This is well-explained.  ASP.NET MVC with bootstrap/jquery/kendo ui models/view models/custom models (shared VM components)/entity framework/LINQ...can get quite complex and in the last 1.5 years I've been using it I couldn't find ANY example projects that manage the high complexity of a real enterprise application.  This was a disappointment, but I sure learned a lot by doing.

fudanchu
Автор

Finally someone that can explain why!!!! Thank

amypatterson
Автор

Very nice video, but as far as I remember it was Borland that came with the RAD tools first. Borland C++ Builder and Borland Delphi (Windows Pascal) first and due to thier succes Microsoft made Visual Studio?

CRBarchager
Автор

I like the introductory history, but you perhaps should mention that the Visual tools were created in an era PRE-INTERNET, and thus made more sense back then.  This is implied later, but might as well state that up-front.

hjcovitz
Автор

Many Love and Respect From Afghanistan, Sir

linxploit
Автор

Hello Sir, Thank you for such a nice video. I've completed my ASP.NET, ASP.NET MVC training and at present working in a Startup. I'm working on a project using MVC. I find MVC easier that ASP.NET. Since I started my career with MVC, and never got a chance to work on ASP.NET, this may be the reason I find it easier. I want to ask- if I have to work on a project using ASP.NET, will it be tough to catch up with the process, though I know it. Kindly clear my doubt. Thank You.

sridevimahapatra
Автор

your explanations are good! love listening to your videos

malcnai
Автор

great way of explaining the differences! thank you so much!

vamshivg
Автор

I love to hear all the tutorials from you.

linxploit
welcome to shbcf.ru