A
Arjen
Hi,
My experience with linq is that I can develop my web application very fast.
On the other hand, I have read that using stored procedures are executing
faster.
Is it smart to use linq for a heavily used web application, let's say for a
social network application?
Or is the performance difference between linq and stored procedures to
small? And what about the future differences, will linq technology be faster
in the future?
Thanks you.
My experience with linq is that I can develop my web application very fast.
On the other hand, I have read that using stored procedures are executing
faster.
Is it smart to use linq for a heavily used web application, let's say for a
social network application?
Or is the performance difference between linq and stored procedures to
small? And what about the future differences, will linq technology be faster
in the future?
Thanks you.