Model view controller videos :- How to implement MVC Web API ?

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

See our other Step by Step video series below :-

This video is a follow up video of the previous MVC ( Model view controller) video. In this video we will try to understand how create and implement Web API with MVC. We will also consume the Web API using simple browser, fiddler and finally with Jquery.

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(15 minutes)
Lab 36 :- Layout pages in Razor
Lab 37: - What are Action Filters 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).

We are also distributing a 100 page Ebook "Learn ASP.NET MVC 5 Step by Step". If you want this ebook please share this video in your facebook/twitter/linkedin account and email us on
Рекомендации по теме
Комментарии
Автор

Do not miss our Interview Question video series

dnfvideo
Автор

Without " using ProgramName.Models" namespace in ValuesController.cs, anyone gets the error while adding <customer> to ValuesController tag. You missed to mention

fired_developer
Автор

Good Explanation but a small suggestion, please provide sequence numbers and short name to the videos .

rupeshdeshaboina
Автор

Very good explanation Sukesh. Nicely described with simple examples.

SaleedherM
Автор

Thanks, it was wonderful. I have a question, how to pass customer ID value dynamically in the URL instead hard coded when we do J query call from client.

guruprasady
Автор

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) ?

dnfvideo
Автор

Thanks for sharing the video, it is really helpful. i have one query here while consuming on the client machine how the client programmer would know that what are the property name define in the service and what's the exact spell of the property.if the proxy is not downloaded at the client Machine

vivekkumar-dymy
Автор

amazingly put
got tons of clarity after watching this video

gauthamponnaganti
Автор

Thanks. Would like to know more on, how caching can work on WebApi methods.

riteshkothari
Автор

so you dont need to add a web service reference for the "WebApiTest" to consume the WEBAPI?? like in WCF

Zharkan
Автор

Excellent details for understand how work it that!!!!

TheNelsonc
Автор

Excellent video..this is what exactly i was searching for ..thank you so much forthe video :)

saranyaeswaran
Автор

using MyFirstWebAPI.Models; we shud put this in the valesController.cs so that the customer   is linked with the model.During the tutorial time  7:24

bensamuel
Автор

Really great and simple.. thanks Mate!

ShawkatOsm
Автор

thanks.. but waiting for ur next video of the series 'learn dotnet in 60 days'..

Vignesh
Автор

Great Video.. Well and easily explained..

Hardikj
Автор

I am having problems following this. I do not see the xml like you explaining. Mine opens up in visual studio instead.???

codyrobinson
Автор

great work buddy will be helpful if u can post a video on authentication in WebAPI...

Thanks in advance

Krishna_Stories
Автор

Very easily explained, Thank you Sir :)

menatmars
Автор

Sir, While calling web api from another application(Clicking on Button) as per ur video, i am getting the error message in google chrome like,
Please suggest.

santoshsahoo