How do Stored Procs fit with LINQ

How do Stored Procs fit with LINQ

At Codestock, David Giard asked me about the pros and cons of using stored procedures or using OR/M tools like LINQ to SQL or Entity Framework. There is no silver bullet in terms of which to use. In many cases you need to use a combination of techniques depending on your particular needs. Watch the video to see what you need to consider when making this decision.

Posted on 7/6/2009 10:48:00 AM - Comments(1)
Categories: LINQ
Comments:
  • Gravatar nice to hear that LINQ to SQL is still very much supported, and that MSFT hasn't killed it off in favor of EF. googling 'LINQ to SQL support' can leave one with that impression.
    webster (Posted on 7/7/2009 10:20:00 AM)