1
Answer

What is the best approach to work with Entity framework

What is the best approach to work with Entityframework
 
1.Code First approach
2.Database First approach
3.Model First approach
 
 
Please justify your answer. 

Answers (1)