Select from following answers:- We can create inheritance (e.g. Table-per-Type (TPT) ,table-per-hierarchy (TPH))
- Code first Migration
- Asynchronous query
- Easy stored procedure mapping
- All Above

- We can create inheritance (e.g. Table-per-Type (TPT) ,table-per-hierarchy (TPH)) in EF.
- Code first Migration
- Querying Asynchronously there by speeding up the overall application process
- Easy stored procedure mapping in terms of functions
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator