Skip to content

salesHgabriel/Angular-7-Master-Detail-CRUD-with-Web-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular 7 Master Detail CRUD with Web API

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.

Get the Code

$ git clone https://github.com/CodAffection/Angular-7-Master-Detail-CRUD-with-Web-API.git
$ cd Angular-7-Master-Detail-CRUD-with-Web-API/Angular7
$ npm install
//run the app
$ ng serve
//update Web API DB connection string

How it works ?

Part 1

Video Tutorial : https://youtu.be/R2dOyHJu4a8

Video Tutorial for Angular 7 Master-Detail CRUD with Web API

Part 2

Video Tutorial : https://youtu.be/8tMmqswQTl0

Video Tutorial for Angular 7 Master-Detail CRUD with Web API- Part 2

📊 List of Tutorials 💰 Support Us
Angular http://bit.ly/2KQN9xF Paypal https://goo.gl/bPcyXW
Asp.Net Core http://bit.ly/30fPDMg Amazon Affiliate https://geni.us/JDzpE
React http://bit.ly/325temF
Python http://bit.ly/2ws4utg 👉 Follow Us
Node.js https://goo.gl/viJcFs Website http://www.codaffection.com
Asp.Net MVC https://goo.gl/gvjUJ7 YouTube https://www.youtube.com/codaffection
Flutter https://bit.ly/3ggmmJz Facebook https://www.facebook.com/codaffection
Web API https://goo.gl/itVayJ Twitter https://twitter.com/CodAffection
MEAN Stack https://goo.gl/YJPPAH
C# Tutorial https://goo.gl/s1zJxo
Asp.Net WebForm https://goo.gl/GXC2aJ
C# WinForm https://goo.gl/vHS9Hd
MS SQL https://goo.gl/MLYS9e
Crystal Report https://goo.gl/5Vou7t
CG Exercises in C Program https://goo.gl/qEWJCs

About

Angular 7 Master Detail CRUD with Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • C# 34.3%
  • HTML 5.5%
  • TypeScript 4.2%
  • Other 0.7%