Answer Posted / Richa Yadav
Using LINQ instead of DataSet provides several benefits in .NET applications: 1) Simplified syntax and fewer lines of code, 2) Stronger type safety through deferred execution, 3) Greater expressiveness with extension methods, 4) Improved performance due to less memory consumption.
| 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