We have purchased and Implementing ASP.NET Zero web portal for our solutions. ASP.NET Zero based on ASP.NET Core + Angular Js. I am learning it since last 15 days. Now I wanted to know how to call stored procedures from ASP.NET Core and serve it in Angular. Can Anyone explain with simple example?
3 Answer(s)
-
0
You can implement the stored procedure method and then provide the api to the front end (angular).
Stored procedure documentation: https://aspnetboilerplate.com/Pages/Documents/Articles/Using-Stored-Procedures,-User-Defined-Functions-and-Views/index.html
For other documents please refer to: https://aspnetboilerplate.com/Pages/Documents/Introduction Https://docs.aspnetzero.com/documents/common/latest/
-
0
Do you have any tutorial video reference ?
-
0
Video tutorials currently only have: https://www.udemy.com/aspnet-zero-aspnet-core-angular/