Create Web Api and Consume it with mvc application

preview_player
Показать описание
Please subscribe, if you have any question PM me or comment.
Рекомендации по теме
Комментарии
Автор

Extremely helpful - thank you very much. I wrote my own Web API for an assessment for a new job - this may just have been life changing!

rynopot
Автор

Excellent explanation!! U just got anew subscriber. Keep posting!!

rimasawant
Автор

Very helpful nice and simple to follow. Thank you.

SDizon
Автор

very helpful article - explanation in very simple way.
thank you very much :)

NaeemAli
Автор

Great Tutorial, although it was silent but it was self explanatory

godfearingperson
Автор

Very good comprehensive video and well explained 9in code).
I wanted to ask a question.
Why in the consumer project, when we copy the model of ProductEntity, we changed the namespace???
(If i was used the the corresponding namespace, there was an error in the view).
Thank you.

marinosanagnostou
Автор

Great video. I ran both the projects using multiple project start up and it ran successfully. Can you please share a video on how to deploy such an application on iisexpress? That would be really helpful.

anuraganand
Автор

Sir, if I have to pass the class as a parm so how will perform it. I am waiting positive answer from your side

jagdishjoshi
Автор

Hi, thanks for this - can i ask you on how to create a subscriber, that will connect to lambda code? Meaning from Publisher then to Lambda Code (webservice call) >> Subscriber >> Database?

hadassahnery
Автор

Video is good but there is no explanation by voice

surbhigovil
Автор

Same as it is please give curd operation with kendo ui

sivaanjaneya
Автор

Hi ! this is great, really. but how do you do a login request for example ( with two parameters : email and password), using a Post Method. how do implement webApi controller ? and how do you call it in the web site (what implementation of the controller) ?

remiduplan
Автор

I’m a bit confused when you copied the entity from API to consumer...

chrisdan