Back to Browse

35. Deleting data from database (Delete Actor) | ASP.NET MVC

10.1K views
Aug 18, 2021
9:12

📌 Course link: https://bit.ly/3CWvkqk 📌 Source code: https://bit.ly/3jvocZK ------------------------------------------------------------------ The last feature that you will add in the actor's sections is to be able to delete an actor from the database. For that, you will add the "DeleteAsync" method in the ActorsService. In the ASP.NET MVC project, you are going to also add a new ActionResult in the ActorsController and a new View. =================================== You can also watch my courses on: 🎯 Udemy: http://bit.ly/2MaEA5r​​​​​​​​​​ 🎯 LinkedIn Learning: https://bit.ly/2NJ5PEF​​​​​​​​​​ 🎯 Pluralsight: http://bit.ly/2EsgjlJ​​​​​​​​​​ =================================== 📍 Source code: https://bit.ly/3jvocZK =================================== 00:00 - Welcome 00:20 - Adding new controller action 03:02 - DeleteAsync method in ActorsService 04:26 - Adding Delete view 06:33 - Testing 08:51 - Thank you =================================== #mvc #aspntemvc #csharp

Download

0 formats

No download links available.

35. Deleting data from database (Delete Actor) | ASP.NET MVC | NatokHD