A CRUD Operation Demo With .NET6 Web API | SQL Database | Angular13

preview_player
Показать описание
Hi everyone,

This video is about - A CRUD Operation Demo With .NET6 Web API | SQL Database | Angular13

The entire session has already been made as a blog:
Part1:
Part2:
Part3:
Part4:
Part5:

(00:00) Introduction
(00:50) Single-page app with API flow
(01:46) SSMS setup
(03:25) SQL student table script
(04:08) Angular flow
(06:05) Create an angular project
(11:36) Setup bootstrap in angular project
(15:44) Web API
(16:30) Setup .NET with visual studio 2022 or .NET CLI
(18:39) Create .NET6 API project
(21:33) Overview of entity framework core.
(23:18) SQL connection string
(25:50) Entity framework core database context setup
(31:43) Creating API controller
(33:09) HTTP GET API action method.
(37:00) Creating angular 'student' component
(40:37) Creating angular 'student' service
(42:22) Invoke Get API call from angular service.
(43:41) The angular component renders the GET API response to the bootstrap table
(52:04) What is Cors and how to fix it?
(55:50) HTTP POST API action method.
(58:29) Invoke POST API call in angular student service.
(59:53) Angular components implement logic to create a new student record
(01:08:37) Angular form with 2-way model binding
(01:19:34)HTTP PUT API action method
(01:21:43) Angular components implement logic to update a student record.
(01:28:08) HTTP DELETE API action method.
(01:30:02) Angular component delete operation

Reach Me:
****************************************
****************************************

Support Me:
**********************************