Answer Posted / Dhananjay Kumar
LINQ (Language Integrated Query) is a feature of C# that allows developers to write database queries, query XML documents, and perform other types of data manipulation using a consistent syntax. Its advantages include: 1) Simplified data access with a single syntax for multiple data sources, 2) Improved productivity by reducing boilerplate code, and 3) Enhanced performance through deferred execution.
| 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