Tuesday, May 27, 2008

Article on the Entity Framework: The Cribsheet

Out of the technologies released with Visual Studio.NET 2008 and the SP1 of Visual Studio.NET 2008, my favorite is the ADO.NET Entity Framework. ADO.NET missed a good ORM layer and most of the time developers had to manage the OR mismatch by their own or use an external library such as NHibernate.

I wrote an article titled Entity Framework: The Cribsheet for Simple-Talk. This introduces the ADO.NET Entity Framework and covers different concepts associated with it.

No comments: