Community

LINQ to SQL and ADO.NET Data Services: Working Together

(Sergey Zwezdin) The LINQ to SQL platform works faster than the ADO.NET Entity Framework. It occurs because LINQ to SQL has no difficult mappings which exist in ADO.NET Entity Framework. However, many examples, which are shown in ADO.NET Data Services, are based on ADO.NET Entity Framework. It is lo

Read More - Register for Free Membership