Depends on data access strategy.
Are the procedures used to perform the full CRUD operation saved? In this case, the data will not be transferred from the stored procedure, so all Entity Framework will execute it. Although it only takes a few lines of code, the Entity Framework has features like POCOS, models, mappings, etc. that can take thousands of lines of code depending on your database, and you most likely don’t use ( .NET-, - ? Intellisense ). , , . ADO , , Entity Framework ( ).
? (, OLAP)
, - . Entity Framework, ADO, , , Entity Framework - , . POCO, -. ADO POCO "", .
, " ", CRUD?. ( ). , , , Entity Framework , , . , Entity Framework, . , :
- ( ?)
- ( ?) , Entity Framework , )
- ( CRUD ?)
- ( - , Entity Framework?)
, .