Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linq vs SQL
Message
From
21/05/2010 21:07:32
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
Databases
Title:
Miscellaneous
Thread ID:
01465539
Message ID:
01465549
Views:
102
>Is there any benefit to converting my data access layer to Linq To SQL?

You may want to look past Linq to SQL to another technology like Entity Framework or NHibernate. One of the best advantages I've found is that Linq keeps me in the IDE, and I don't have to be switching back and forth between VS and SSMS. I also find that I spend a LOT less time writing Stored Procedures and more time focusing on creating a rich domain model.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform