News

Regardless of what version of Entity Framework (EF) you're using, if you're doing code-first development, you should be looking at Microsoft's Entity Framework Power Tools, even if it is still in beta ...
The Entity Framework Tools enables users to visually design model and mappings using Visual Studio 2008 Beta 2. This first release supports a subset of the ADO.NET Entity Framework and provides ...
The introduction of a Code First option in Entity Framework has received quite a bit of praise. While it still has a long way to go before it unseats the reigning ORM, nHibernate, the progress ...