Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linq and stored procedures
Message
From
09/06/2010 10:10:10
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
09/06/2010 08:21:52
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
LINQ
Environment versions
Environment:
C# 3.0
Database:
MS SQL Server
Miscellaneous
Thread ID:
01468056
Message ID:
01468068
Views:
79
>Hi all,
>
>In thinking about the use of Linq for retrieving data from SQL Server or in paticular via the Entity Framework, I have been wondering about the role of stored procedures. It has been my thinking for quite some time that using stored procedures was a best practice and often a requirement. Now with Linq, how is this practice affected?
>Thanks
>Tim

Using Stored Procedures are often overkill when using ORMs, unless you have a crazy DBA who requires it.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform