EF Code First provides an elegant and powerful way to work
with data. I really like it because it is extremely clean and supports
best practices, while also enabling solutions to be implemented very, very
rapidly. The code-only approach of the library means that model layers
end up being flexible and easy to customize.
This week’s CTP5 release further refines EF Code First and
helps ensure that it will be really sweet when it ships early next year.
I recommend using NuGet to install and give it a try today. I think
you’ll be pleasantly surprised by how awesome it is.
Hope this helps,
Scott