Hacker News new | ask | show | jobs
by ams6110 4916 days ago
How much of that C# code pre-dates the availablilty of those features?
1 comments

Some of the code was certainly written before those features was available, especially some C# 4 features. I'm sure someone might look at my code someday and wonder why I didn't use async and await. I'm talking about code written today though.