InterviewSolution
Saved Bookmarks
| 1. |
What is Query and Sequence operators in LINQ? |
|
Answer» The QUERY is an expression which is used to recover data from a VARIETY of data SOURCES and query can be expressed in specialized languages. Three types of actions can be performed on LINQ query namely
|
|