Y
Hacker News
new
|
ask
|
show
|
jobs
by
k2jacob
5932 days ago
In C# query syntax, you write in this order:
from where select
I like it that way; it happens to already match the way my mind plans a relational query.