开发者

LINQ TO SQL or Entity Framework 4 Code-First for a domain driven project?

开发者 https://www.devze.com 2023-02-07 04:49 出处:网络
At the actual time, what would be better to use for a domain driven project ? LI开发者_StackOverflowNQ TO SQL or Entity Framework 4 Code-First ?

At the actual time, what would be better to use for a domain driven project ?

LI开发者_StackOverflowNQ TO SQL or Entity Framework 4 Code-First ?

Thanks.


First of all EF CTP5 released last 6th December, link is here

We changed our projects repositories and services on CTP5. It is working fine. We are working on 3. sprint of our projects and there is no any issue.

I strongly recommend CTP5 for DDD, and also for any other types of projects.

0

精彩评论

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