What is the Difference between LINQ and Stored Procedures?
Answer Posted / Priyanka Prajapati
LINQ is a programming language feature, while stored procedures are precompiled SQL statements. LINQ allows developers to query data from multiple sources in a single syntax, whereas stored procedures are typically used for specific tasks within a database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category