The future of LINQ To SQL

I always get the same question about the future of LINQ to SQL. Finally the ADO.NET Team, which is supporting both LINQ to SQL and Entity Framework, made some clear statements. It is now clear that as of .NET 4.0, LINQ to Entities will be the recommended data access solution for LINQ to relational scenarios.

The original statements can be found here:

1st: https://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx
2nd: https://blogs.msdn.com/adonet/archive/2008/10/31/clarifying-the-message-on-l2s-futures.aspx