filmov
tv
Complete Angular 7 Master Detail CRUD with Web API - Part 1
Показать описание
Angular 7 Master Detail CRUD Operations Implemented in Asp.Net Web API using Entity Framework.
In this and next video, we'll cover how to implement Master Detail CRUD Operations in Angular 7 with Web API Back-end. All of the CRUD Operations - Insert, Update, and Delete are implemented from Scratch Using sample project for Restaurant Orders.
Contents discussed :
- How to design advanced master detail CRUD Operations in Angular 7.
- Open detail form in pop dialog using Angular Material.
- DB Design for Master Detail with foreign keys.
- Enable CORS in Asp.Net Web API.
The following points are covered in part 2
- CRUD Operations on Master Detail in Asp.Net Web API
- Retrieve and Display Master Details in Angular 7 with the help of LINQ in Web API.
# NuGet Command: Install Web API Cors
Install-Package Microsoft.AspNet.WebApi.Cors
# NuGet Command: Fix Version Compactability of Cors and Http
Update-Package Microsoft.AspNet.WebApi -reinstall
Install-Package Microsoft.AspNet.WebApi.Core
📂 GitHub Repository
💖 Buy me a Coffee
🌀 Related Videos
🔗 Find me in
#Angular #WebAPI #CodAffection
In this and next video, we'll cover how to implement Master Detail CRUD Operations in Angular 7 with Web API Back-end. All of the CRUD Operations - Insert, Update, and Delete are implemented from Scratch Using sample project for Restaurant Orders.
Contents discussed :
- How to design advanced master detail CRUD Operations in Angular 7.
- Open detail form in pop dialog using Angular Material.
- DB Design for Master Detail with foreign keys.
- Enable CORS in Asp.Net Web API.
The following points are covered in part 2
- CRUD Operations on Master Detail in Asp.Net Web API
- Retrieve and Display Master Details in Angular 7 with the help of LINQ in Web API.
# NuGet Command: Install Web API Cors
Install-Package Microsoft.AspNet.WebApi.Cors
# NuGet Command: Fix Version Compactability of Cors and Http
Update-Package Microsoft.AspNet.WebApi -reinstall
Install-Package Microsoft.AspNet.WebApi.Core
📂 GitHub Repository
💖 Buy me a Coffee
🌀 Related Videos
🔗 Find me in
#Angular #WebAPI #CodAffection
Комментарии