I agree with wat Bob said. LINQ to SQL is not dead, but Microsoft is focusing on EF:
http://blogs.msdn.com/adonet/archive...s-roadmap.aspx
Quote:
|
Weâre making significant investments in the Entity Framework such that as of .NET 4.0 the Entity Framework will be our recommended data access solution for LINQ to relational scenarios. We are listening to customers regarding LINQ to SQL and will continue to evolve the product based on feedback we receive from the community as well.
|
That reads to me as: "EF is our way forward, but if we discover major issues with L2S, we'll address them."
That's the reason why I am focusing on EF in my new book, and not on L2S anymore.
Cheers,
Imar