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?
|
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? |
|||
|
|
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 specific 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, see the FAQ for guidance.
|
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. |
|||
|
|
|
Check out this post for some references: |
|||
|
|