Hacker News new | ask | show | jobs
by YoshiRulz 12 days ago
Generally when people say LINQ they're referring to the IEnumerable/IQueryable APIs in the BCL, not to C#'s little-used query syntax.