Code First / Database First / Model First : are they just personnal preferences?
Posted
by
Antoine M
on Stack Overflow
See other posts from Stack Overflow
or by Antoine M
Published on 2012-04-13T23:24:30Z
Indexed on
2012/04/13
23:29 UTC
Read the original article
Hit count: 271
ef-code-first
|ef-database-first
Merely knowing the internal functionality of each approaches, and after reading a lot of posts, I still can't figure out if each one of them is just a matter of personnal preference for the developper or if they deserve different axes of productivity ?
Does one of them should be applyed for some specific productivity needs or MS is just beeing kind offering three different flavours ?
Should we consider CF as a sort of improvement over DBF or MF and thinking of it as a futur standard on wich spending a peculiar intelectual investment ... ?
Is there a link showing a sort of synthetic table with un-passionate pros and cons for each approach, a little bit like for web-forms and MVC.
Sorry for those who will find this question redondant. I know it is.
© Stack Overflow or respective owner