DCSIMG
The End of LINQ To SQL? - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2013 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

The End of LINQ To SQL?

The End of LINQ To SQL?

Today I read a fewThe End of LINQ To SQL?
blog posts that were
published regarding 
the announcement
on the ADO.NET Team Blog

(David Hayden, Oren Eini 
and more).
That announcement included the following lines which made everybody furious:
”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.”.  
I share the same thoughts as David Hayden expressed in his post. I think that if
Microsoft is going to abandon LINQ to SQL, they should publish the framework on
CodePlex and let the community continue the development effort.
This way the people that started using LINQ to SQL in the last year
will have a support for that framework and won’t have to change all their data
access because the framework is legacy. Also, LINQ to SQL will continue to be
a light weight alternative to the Entity Framework like other open source frameworks
(NHibernate, SubSonic, Castle ActiveRecord and more).
If you think like the other community members and also like I do, write about it and
show that you care.

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# October 31, 2008 11:25 AM

Bob Saggett said:

Can anybody actually point me to the announcement where Microsoft say they are dropping Link to SQL? All I can see is an announcment saying that MS would prefer you to use EF.

I would prefer to have a Ferrari over a Nissan but that's not going to stop me driving the Nissan.

# October 31, 2008 1:29 PM

Gil Fink said:

Hi Bob Saggett,

As someone that know Microsoft for years, you only need to read between the lines to understand that LINQ to SQL is going to be turned into legacy. I had that experience in the past when I used CMS server of Microsoft and in the end they turned it to legacy because sharepoint server was out. You can read the things that David Hayden wrote in a follow up post yesterday: codebetter.com/.../linq-to-sql-is-dead-read-between-the-lines.aspx.

# November 1, 2008 3:08 AM

Guy kolbis said:

I am going on a vacation and the world collapses ??? I just got the news... Linq is about to die... Wow

# November 1, 2008 1:16 PM

Gil Fink said:

Hello everybody,

Tim Mallalieu, the program manager of LINQ to SQL and LINQ to Entities, posted a clarifying post that in other words say what I wrote earlier this week - LINQ to SQL is about to be come legacy. You can read it here: blogs.msdn.com/.../clarifying-the-message-on-l2s-futures.aspx

# November 2, 2008 1:22 AM

Bob Saggett said:

Gil,

I also have worked with Microsoft for many years. I agree that this clearly is a decision to move L2S into legacy but this really is not the same as L2S being dead.

Dead for me would equate to "Not available in future versions of the framework". This announcement does not sugegst that this is the case.

Reading some of the rather excitable blog posts on the web at the moment on this topic, you would assume that your applications were about to die!

# November 3, 2008 12:08 PM

Gil Fink said:

Hi Bob,

I didn't indicated that L2S is dead. I did wrote it is going to be legacy which means that it'll keep on living in the framework but there won't be a technical support for the technology and also no bug fixes in the future. That is really bad for projects that use the technology which will be forced to re-design their solution. This is why I share David Hayden's suggestion to move the project to codeplex as an open source.

# November 3, 2008 2:55 PM

And now for the NOSQL movement « said:

Pingback from  And now for the NOSQL movement «

# February 4, 2010 10:23 PM