[Solved] What is LINQ in following code?
[ad_1] Your question show complete lack of effort to investigate the matter. LINQ = Language INtegrated Queries; It’s language construct that allows you to query objects / databases / other in a manner similar to SQL. Start by reading some guide like this 4 [ad_2] solved What is LINQ in following code?