Visual Studio 2010 and .NET Framework 4 RC was announced earlier this week on Soma’s blog.
Included in this release are a set of improvements in Entity Framework runtime and designer. Here are some of the highlights:
Entity Framework
Please note that previous versions of Entity Framework Feature CTP include Self Tracking Entities that are incompatible with Visual Studio 2010 RC, so please do not install EF Feature CTP 1 or EF Feature CTP 2 on top of Visual Studio 2010 RC.
New versions of Code First and POCO Template for Visual Studio 2010 RC are currently in the works and will be released shortly – please watch this blog for details.
In addition to the two new features mentioned above, there are a lot of improvements that are either bug fixes or performance improvements. Some of the fixes include:
Entity Framework Designer
Entity Framework designer includes bug fixes and performance improvements in this release. Some of the improvements include:
These are just a few of the changes you can expect to see. As you try Entity Framework and the Designer, let us know what you think of some of these improvements.
Entity Framework Team