开发者

Why Entity Framework? [closed]

开发者 https://www.devze.com 2023-03-06 15:53 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_如何学运维 Closed 11 years ago.

My question here is why should i want use the entity framework instead of other XYZ.Can anyone please give a crystal clear idea/overview about this.Thanks in advance


There is no crystal clear reason. Every solution requires a different set of tools.

All kind of factors are taken into account when choosing a persistence method:

  1. Team skill set
  2. Product size
  3. Performance requirements
  4. Data Structure
  5. Cost
  6. etc.


i suggest you see this question:

Entity Framework 4 vs NHibernate


Because it's supported by Microsoft.

0

精彩评论

暂无评论...
验证码 换一张
取 消