Just when I make friends with LINQ to SQL, it appears as though MS is pulling the rug out from under it. <http://blogs.msdn.com/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx> From my little bit of research, EF is way overkill for simple work. But after this announcement is there a point in continuing to use LINQ? Beyond the future for LINQ, doesn't this just generally send a bad signal? Given the speed with which MS is throwing bits against the wall, is it rational to use any of the new bits early? (and that's being kind, it's hardly early for LINQ!). For my LINQ to SQL work, I think I'm headed to SubSonic!