Robert Downey
News
About Me
My Thoughts
Resume
Code
Contact Me

The ADO.NET Entity Framework Video - What. How. Why.

by RMD 28. July 2006 10:35

The ADO.NET Entity Framework is Microsoft's entry into the rapidly growing ORM market. It allows developers to concentrate on their business logic and not worry about data access or maintaining a brittle data access layer that is heavily dependant on the database schema.

Pretty nifty stuff, especially when combined with LINQ. Most of this stuff is not new, but it's definitely a welcome addition to the .NET Framework.

read more | digg story

Tags: ,

Software Development