3
Answers

How to implement angular Setup environment

Photo of Saravanan Np

Saravanan Np

6y
743
1
How to implement angular Setup environment in fornt end is VS Code backend and web services and all VS with MSSql server?
 

Answers (3)

1
Photo of Puneet Kankar
241 8.1k 1.1m 6y
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
Photo of Rajeesh Menoth
67 27.1k 2.7m 6y
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
Photo of Anil Thakur
590 1.8k 1.2m 6y
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/