C# LINQ to SQL Chat Dec 12, 2006 - DLINQ - Microsoft O/R Mapper

 

What is the key difference between ADO.NET Entities and LINQ 2 SQL?

A: LINQ to SQL is an ORM over your relational database schema plus some mappings. LINQ to Entities is an ORM over a conceptual object-less model (ERM) that is a mapping over your relational database schema.

Source: C# LINQ to SQL Chat Dec 12, 2006 - DLINQ - Microsoft O/R Mapper

No comments:

Ramadan - What is it?

  Ramadan is one of the most important and holy months in the Islamic calendar. It is a time of fasting, prayer, and spiritual reflection fo...