CRUD ASP.NET Web API with Entity Framework in ASP.NET MVC

preview_player
Показать описание
In this video, I will demo how to CRUD ASP.NET Web API with Entity Framework in ASP.NET MVC .

======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
Check out our new online store for some programming merchandise!
======================================================
TODAY IS A GREAT DAY TO LEARN SOMETHING NEW!
======================================================
Рекомендации по теме
Комментарии
Автор

The Step by Step Procedure to build this application is absolutely perfect.... Thanks for your Hard work, I can Calculate your efforts.

ManishKumar-wngn
Автор

Thank you, this is the video i have been looking for

theafricanwalkchannel
Автор

Bingo!!! Good tutorial.... Without explanation but works... Thumbs up..

nileshbhujbal
Автор

Excellent tutorial . Very helpful and simple . Thumbs up

faizanbhatti
Автор

that's how smart people work. excellent !!

anoopmishra
Автор

Nice tutorial.Very helpful to your work for me

md.arifulislam
Автор

You did great work and took you time to make it, but with bad finishing, sorry but at least you should explain what you're doing.

Anyway, Thank you! :)

khaledacmilan
Автор

Description: An unhandled exception occurred during
the execution of the current web request. Please review the stack trace
for more information about the error and where it originated in the
code.



Exception Details: Object reference not set to an instance of an object.


Source Error:




Line 19: <th>PhoneNo</th>
Line 20: </tr>
Line 21: @foreach (var product in ViewBag.listproducts)
Line 22: {

kathiravankkathir
Автор

hi Learning Programming
At 42:13(Video time) you selected pc.find but i am unable to find find method or function in pc i.e product client. Even though you dint created find method or function in product client you managed to get find method or function in productController. Can you help me that how u got find method or function.

suprzz
Автор

Whenever I hit the url of MVC Project i.e in your video it is Product/Index for which you've designed Table. In my case I'm getting resource not found. I've created controller (MVC) and action method Index as well. Please response..

mohammadaqeel
Автор

can you use the whole class of ProductClient in your controller?

hafizoktri
Автор

Cool tutorial. but little confusing. Can you please explain the steps and flow here. Like why you created two project and what model/controller does what? That would make it much more valuable.
Thank you

umangdesai
Автор

Nice demo but i still have many questions . Only one model(product) has been added how did u get the second one productClient ? Please telle me more

edwigekouame
Автор

Some tutorial to do the same but with several related tables between them? Thanks!

Julycrc
Автор

Is need to create product client for all individual module??? How to create generic repository pattern???

anbuanbu
Автор

I have a doubt. U used base url as localhost, if i deploy this application at that time what should be the url? please explain

annuverma
Автор

Nothing happens when I try to create or delete product. Was there something else you added that was not shown in the video? The only difference is I'm using persistence in memory vs. entity framework.

MundusLitterae
Автор

not get the data in the in forech loop viewbag.listproduct

kathiravankkathir
Автор

when I click on "Test Connection" it shows error that A network related or instance-specific error occurred while establishing a connection to SQL server. the server was not found or was not accessible

TheFatimaTahir
Автор

Can you help me how to build API for moodle?create function for moodle?set-up REST Controller?(ASP>NET in VS).Thanks!

higotakashi