Category Archive: ADO.NET

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 »

May
13

Entity Framework Improvements in .Net 4.0 – Summary & Links

I have used the entity framework in a few projects using .Net 3.5, but we were promised that there was much more to come in the next version which is shipping with .Net 4.0 and with quite a few announcements recently from the ADO.NET Team, I thought I would summarise and provide some links (at …

Continue reading »