Briefly can you explain the purpose of LINQ providers ?

 Posted by Akiii on 10/14/2011 | Category: LINQ Interview questions | Views: 8528 | Points: 40
Answer:

They are a set of classes that takes a LINQ query and dynamically generates on the fly query which is executed against a specific data source(sql database, oracle, xml file, array...etc)

Thanks and Regards
Akiii


Asked In: Some Interviews | Alert Moderator 

Comments or Responses

Login to post response