Answer Posted / Jitendra Kumar Srivastava
LINQ (Language-Integrated Query) supports multiple query providers, each designed to work with specific data sources. The main types of LINQ are: n 1. LINQ to SQL: For querying and manipulating SQL Server databases. n 2. LINQ to Entities: For querying Entity Framework models. n 3. LINQ to Objects: For querying in-memory collections.
| 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