Skip to main content

All Questions

0votes
2answers
4kviews

Entity framework vs pure ado .net in calling stored procedure in an enterprise project

There is an enterprise project, which all the business implemented in databases and in the stored procedures, and web API is just like a light wrapper which get the request and deliver it to proper ...
reza damavand's user avatar

close