Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Generally entity framework follows the ORM based on three ways

i.e

1.Database First
2.model First
3.code First

many of the interviewers are asking this question which(Database first,model first,code first) is better to choose and why,expalin it.


Thank u.

help me

What I have tried:

Generally entity framework follows the ORM based on three ways

i.e

1.Database First
2.model First
3.code First

many of the interviewers are asking this question which(Database first,model first,code first) is better to choose and why,expalin it.
Posted
Updated 15-Mar-17 0:03am
Comments
Richard MacCutchan 15-Mar-17 7:38am    
The best one is the one which solves your problem. And that answer will be different for different people. So you need to find out which works best for you.
Karthik_Mahalingam 15-Mar-17 8:53am    
good answer, its a solution.
Richard MacCutchan 15-Mar-17 9:05am    
Not really, since the original is not a question.

1 solution

Quote:
many of the interviewers are asking this question which(Database first,model first,code first) is better to choose and why,expalin it.

We are not a free knowledge base research service!
If you are interested in ADO.NET, then start learning it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900