what is LINQ in c# and how use it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

what is LINQ in c# and how use it

10th Jun 2017, 11:15 PM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
1 Answer
+ 18
LINQ (Language Integrated Query) makes it easier to carry out data querying in C#. I would suggest having a look at this site: https://msdn.microsoft.com/en-us/library/bb308959.aspx
11th Jun 2017, 12:49 AM
Jafca
Jafca - avatar