Select from following answers:- Schema First Approach

- Model First Approach
- Code First Approach
- None of the above
- All Above
Schema First approach : In this, you open up a graphical designer and it can import the database schema and generate all the classes you need to query and update the database.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator