The official source of information on Managed Providers, DataSet & Entity Framework from Microsoft
The information in this post is out of date.
Visit msdn.com/data/ef for the latest information on current and past releases of EF.
Today we are releasing Entity Framework Feature CTP 3.
This updated preview addresses compatibility with Visual Studio 2010 RC for Code First (the new name for Code Only) so that users can continue to work with our code-based metadata generation feature alongside the RC.
Other changes include:
Going forward we have many new additions and changes planned for Code First including a revised navigation API and improved conventions that we intend to share in future CTPs as features are ready.
- Entity Framework Team