CSLA .NET

From Rockford Lhotka's Expert C# 2008 and VB 2008 Business Objects books

OT: Is Linq to SQL dead

rated by 0 users
This post has 3 Replies | 2 Followers

Top 150 Contributor
Posts 50
Paul Czywczynski Posted: Fri, Oct 31 2008 9:18 AM
I am noticing a some posts over the last few days saying that L2S might be MS's latest red-headed step child (no offense to anyone :)). My company has made significant investments in WPF and L2S/CSLA. Before the PDC I was worried that desktop WPF would play second fiddle against Sliverlight but after sitting in on the .NET 4.0 sessions I am not worried anymore. I am blindsided about the rumors regarding L2S. We moved from LLBL to Linq because it was simplier and gave us compile time field and type checking. EF seems to be an overkill for what we need. I need a simple DAL. I really don't want to move 500+ BO classes again. Rocky, you have any deeper insight than these blog rumors?

http://codebetter.com/blogs/david.hayden/archive/2008/10/30/linq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx

http://ayende.com/Blog/archive/2008/10/31/microsoft-kills-linq-to-sql.aspx

-Paul

Top 10 Contributor
Posts 3,598
Andy replied on Fri, Oct 31 2008 10:10 AM
Hmm.. maybe I'm being naive, but saying EF is preferred doesn't mean they aren't going to invest in L2S.  Actually, the original MS post said they would continue to do so. 

L2S has been working really well for me.. it's simple, and even if they don't support it, it seems to handle everything I want.
Top 50 Contributor
Posts 138
Curelom replied on Fri, Oct 31 2008 10:17 AM
I love working with L2S.  My only hangup is it is limited to Sql Server.  I wish Oracle would get on the ball.  There are some third party options out there, but you either have to pay for them, or the free one (dblinq) isn't ready for primetime.
Top 75 Contributor
Posts 87

Personally,

I have been playing with EF lately trying to port few apps from L2S to EF, and with each chunk of code that I try to port I discover another thing that one can do in Ling to Sql but is impossible in EF.    And that can be quite irritating. 

 

I truly believe that EF version 1.0  is incomplete – should not be considered as a serious ORM.  I think it will take a version 2 or 3 until they “work the kinks out”.  Meantime – I am planning on using Linq, NHibernate, ActiveRecord, and not waste my time on EF.

 

EF is probably the future, but it is going to take quite some time to get to it.

 

From: ajj3085 [mailto:cslanet@lhotka.net]
Sent: Friday, October 31, 2008 1:22 PM
To: Nermin Dibek
Subject: Re: [CSLA .NET] OT: Is Linq to SQL dead

 

Hmm.. maybe I'm being naive, but saying EF is preferred doesn't mean they aren't going to invest in L2S.  Actually, the original MS post said they would continue to do so. 

L2S has been working really well for me.. it's simple, and even if they don't support it, it seems to handle everything I want.


Page 1 of 1 (4 items) | RSS

Please contact Magenic for your .NET consulting
and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems