1
Please referral below links
https://www.codeproject.com/Articles/1260825/Angular-4-Insert-Update-Delete-with-ASP-NET-WEB-AP
http://www.dotnetmob.com/angular-5-tutorial/angular-5-with-web-api-crud-application/
https://www.c-sharpcorner.com/article/angular-2-crud-operations-with-web-api-and-entity-framework/
https://www.c-sharpcorner.com/article/crud-operation-in-angular-7-using-web-api/
0
Hi,
For the front end you can choose VS Code and the basic setup you can develop through my angular article.
https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-2/
Backend you can go with ASP.NET Web API and it will connect the MSSQL Server.
0
Please refer below link, easy way to start with angular 2 to 7
https://www.c-sharpcorner.com/article/angular-tutorial-learn-angular-step-by-step-in-easy-way/