Select from following answers:- 1
- 2
- 3

- 4
- All Above
EF can be use in three ways.
a) If we are creating a new project with Domain Driven Design (DDD) , we must go ahead with Code First Approach.
b) If we are working on a legacy application, then database first approach meets the requirement.
c) Model First Approach
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator