LINQ Syntactic Forms | Query Syntax | Method Syntax | Standard Query Operators

Published: 26 January 2020
on channel: Code Semantic
980
25

Syntactic Forms of LINQ
-Query Syntax or Query Expression Syntax
-Method Syntax or Method extension syntax or Fluent Syntax
-You can combine both forms.

The Standard Query Operators
The standard query operators comprise a set of methods called an application programming interface (API) that lets you query any .NET array or collection.
The standard query operators use method syntax.
Some operators return IEnumerable objects (or other sequences), while others return scalars.


Watch video LINQ Syntactic Forms | Query Syntax | Method Syntax | Standard Query Operators online without registration, duration hours minute second in high quality. This video was added by user Code Semantic 26 January 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 980 once and liked it 25 people.