Category Archive: Entity Framework

Oct
20

Visual Studio 2010 and .Net 4.0 Beta 2 Download Available

Visual Studio 2010 and .Net 4.0 Beta 2 has now been released to members of MSDN, with a public download available from Wednesday. Beta 2 brings many improvements to the table, including improvements in Sharepoint, WPF, ASP.NET, WinForms, as well as improvements to the core IDE and testing tools. I saw some of these IDE improvements at …

Continue reading »

Aug
25

Entity Framework v2 Articles

There has been a lot of information being passed around recently about the changes being introduced in the second major release of Microsoft’s Entity Framework, so I thought it might be a good idea to get a list of articles together on the subject that I have found useful. If you know of any more …

Continue reading »

May
20

TUTORIAL: Entity Framework v2.0 – Model First using Visual Studio 2010 and .Net 4.0

add-model-object.gif

Following up on my recent post about the improvements to the Entity Framework in .Net 4.0 this is the first in a series of posts examining some of the new features and showing you how to put some of them into practice. In this post I am going to look at one of the most …

Continue reading »