Answer Posted / Ritesh Anand
The performance of LINQ compared to SQL can vary depending on the specific scenario. In general, SQL is optimized for database operations and might be faster when dealing with large amounts of data or complex queries. However, LINQ offers the advantage of a more integrated query experience within .NET applications.
| 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