the single most important application of linq was ...
# language-proposals
g
the single most important application of linq was that it allows SQL engines to convert the lambda pased to a filter into a regular where query, thus giving you all the speedup your SQL server is capable of while never having to leave your programming language