.NET 3.5 SP1 LINQ improvements
Posted by: Fabrice's weblog,
on 12 Aug 2008 |
View original | Bookmarked: 0 time(s)
In May, I announced the changes related to LINQ that were included in .NET 3.5 Service Pack 1 Beta. Now that the SP1 is officially available, more changes have been announced.The originally announced changes were:The support for SQL Server 2008The release of a new flavor of LINQ: LINQ to Entities, which comes with the ADO.NET Entity FrameworkDinesh Kulkarni announces new changes:Performance improvements for LINQ to Objects queriesCast<T> breaking changePerformance improvements for LINQ to SQL
Cross-posted...