1.Network traffic: LINQ needs to send the entire query over the network whereas the SP need only to send sproc-name and argument.
2.Control over DB: LINQ has lesser control over DB compared to SPs as they run within the DB.
www.codecollege.NET
0 comments
Post a Comment
www.codecollege.NET