Answer Posted / Rachna Saxena
LINQ offers several advantages over stored procedures: 1) Integrated with the .NET language, eliminating the need for round-trips to the database. 2) Enables more dynamic and flexible queries. 3) Reduces code duplication and improves maintainability. 4) Simplifies complex data manipulation and filtering operations.
| 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