Hello All,
I am beginner in Angular.
I have got many references for how to call WEB API with C# in Angular.
But all WEB API used Entity Framework, I have made it simple ado.net call to database.
It's not working.
Please, guide me.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Laxmidhar SahooPosted Aug 4, 2020, 1:50 AM
Jenith ThakkarPosted Aug 4, 2020, 1:05 AM
https://www.c-sharpcorner.com/article/crud-operations-with-asp-net-core-using-angular-5-and-ado-net/
you can find angular with web api and ado.net
Sarika GaikwadPosted Aug 4, 2020, 12:59 AM
Jenith ThakkarPosted Aug 4, 2020, 12:43 AM
Yes, You can do it with ADO.Net
https://www.c-sharpcorner.com/UploadFile/97fc7a/webapi-restful-operations-in-webapi-using-ado-net-objects-a/
refer this link