Learning the Entity Framework [closed]

2020-06-27 09:21发布

I am interested in learning all about the Entity Framework.

I have found these videos.

I also have the book Programming Entity Framework, 1st Edition by Julia Lerman.

Does anyone have any other recommendations for learning this new technology?

1条回答
Fickle 薄情
2楼-- · 2020-06-27 09:51

It will be good to follow some blogs like the ADO.Net team blog (tagged Entity Framework). It will give an idea of their design decisions, what it is lacking, future plans etc. There are some good articles in MSDN Magazine under Data Points.

查看更多
登录 后发表回答