Explain what is the purpose of linq providers in linq?
Answer Posted / Mukesh Chandra Sharma
LINQ Providers are responsible for translating LINQ queries into a specific data source's query language (e.g., SQL, XML). They allow LINQ to work with different types of data sources such as databases, collections, and XML documents.
| 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