Base solution for your next web application
Open Closed

how to call stored procedure from ASP.NET Core and serve it in Angular 7? Need Step wise solution #7203


User avatar
0
xitix created

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)
  • User Avatar
    0
    maliming created
    Support Team

    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/

  • User Avatar
    0
    xitix created

    Do you have any tutorial video reference ?

  • User Avatar
    0
    maliming created
    Support Team

    Video tutorials currently only have: https://www.udemy.com/aspnet-zero-aspnet-core-angular/