Why , "SELECT" after "FROM" in LINQ ?
Nakul Chaudhari
Select an image from your device to upload
FROM is used first because of for loop. InFrom var in list - syntax trying to match with for look.
may another reason it used for select later so we can use anonymus type to select required output.