Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Are there any benefits of using LINQ to SQL?
Message
From
24/12/2009 04:54:57
 
 
To
23/12/2009 18:09:26
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
LINQ
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01440083
Message ID:
01440496
Views:
47
This message has been marked as a message which has helped to the initial question of the thread.
>>>>Thanks a lot. I plan to finish watching the videos and then I look at the article.
>>>
>>>How does L2S do relationships?
>>
>>If the PK/FK defined in the database, it's done automatically by the designer.
>>
>>I finished the Introduction course and right now was finishing the second (more in depth course) about what lambda expression is, what are Extension methods, etc. I have much better understanding now - continue to learn.
>
>Do you have the need to have a database-agnostic DAL? That seemed to be all the rage a year or two ago, until L2S and EF came along.

Hi,
EF is also potentially DB agnostic (in that same way the ADO.NET is - the DB supplier needs to make a provider available)
List of available EF providers here: http://www.microsoft.com/sqlserver/2008/en/us/ado-net-entity.aspx
(admittedly not as extensive as ADO.NET providers - but most of the common ones seem to be there....)
Best,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform