B*****i 发帖数: 80 | 1 前辈们,肿么理解下面的话,
"The essential difference is that EF allows for stronger decoupling between
the database schema and the classes that you query. Instead of querying
classes that closely represent the database schema, you query a higher-level
abstraction described by an Entity Data Model. This offers extra
flexibility, but incurs a cost in both performance and simplicity.”
能给个example吗? |
g****r 发帖数: 1589 | 2 Linq to SQL 已经完蛋了吧
这句话其实就在说ORM
between
level
【在 B*****i 的大作中提到】 : 前辈们,肿么理解下面的话, : "The essential difference is that EF allows for stronger decoupling between : the database schema and the classes that you query. Instead of querying : classes that closely represent the database schema, you query a higher-level : abstraction described by an Entity Data Model. This offers extra : flexibility, but incurs a cost in both performance and simplicity.” : 能给个example吗?
|
f*****e 发帖数: 5177 | 3 这是在说POCO?
不过EF的performance真是不敢恭维。
between
level
【在 B*****i 的大作中提到】 : 前辈们,肿么理解下面的话, : "The essential difference is that EF allows for stronger decoupling between : the database schema and the classes that you query. Instead of querying : classes that closely represent the database schema, you query a higher-level : abstraction described by an Entity Data Model. This offers extra : flexibility, but incurs a cost in both performance and simplicity.” : 能给个example吗?
|
c**t 发帖数: 2744 | 4 it's worse than nHibernate
【在 f*****e 的大作中提到】 : 这是在说POCO? : 不过EF的performance真是不敢恭维。 : : between : level
|
f*****e 发帖数: 5177 | 5 用过nhibernate,居然有memory leak
【在 c**t 的大作中提到】 : it's worse than nHibernate
|
k****i 发帖数: 1072 | 6 这个不奇怪,ado.net 1.0也有memory leak.
【在 f*****e 的大作中提到】 : 用过nhibernate,居然有memory leak
|
n*w 发帖数: 3393 | 7 which version?
【在 f*****e 的大作中提到】 : 这是在说POCO? : 不过EF的performance真是不敢恭维。 : : between : level
|
c*********e 发帖数: 16335 | 8 现在mvc 4里不是有code first了吗。
between
level
【在 B*****i 的大作中提到】 : 前辈们,肿么理解下面的话, : "The essential difference is that EF allows for stronger decoupling between : the database schema and the classes that you query. Instead of querying : classes that closely represent the database schema, you query a higher-level : abstraction described by an Entity Data Model. This offers extra : flexibility, but incurs a cost in both performance and simplicity.” : 能给个example吗?
|
y********o 发帖数: 2565 | 9 不是说已经改善很多了吗?
【在 f*****e 的大作中提到】 : 这是在说POCO? : 不过EF的performance真是不敢恭维。 : : between : level
|
W********n 发帖数: 254 | 10 还是老老实实的用nhibernate吧,好用,够用,Good! |
w*s 发帖数: 7227 | 11 nm微软的技术是1年1变啊,累死人了,他们在玩什么? |
c*********e 发帖数: 16335 | 12 mvc 4据说是在学ruby的简洁界面.
【在 w*s 的大作中提到】 : nm微软的技术是1年1变啊,累死人了,他们在玩什么?
|