what is LINQ in c# and how use it | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
+ 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