Wednesday, June 03, 2009

LINQ to SQL gets some love and attention in .Net 4

DamienG - LINQ to SQL changes in .NET 4.0
LINQ to SQL changes in .NET 4.0

“People have been asking via Twitter and the LINQ to SQL forums so here’s a list I put together on a number of the changes made for 4.0.

Change list

Performance

Usability

Query stability

Update stability

General stability

SQL Metal

LINQ to SQL class designer

Code generation (SQL Metal + LINQ to SQL class designer)

Potentially breaking changes

We worked very hard to avoid breaking changes but of course any potential bug fix is a breaking change if your application was depending on the wrong behavior. The ones I specifically want to call out are:

LINQ to SQL changes in NET 40 » DamienG

…”

With the team/organization changes related to LINQ To SQL, it’s good to see that there’s still some life left in it…

No comments: