Why should I create a medium account to read a blog? Am I so out of touch?
Shouldn't the author want the article be available to the biggest audience?
11–16 of 16 posts
Why should I create a medium account to read a blog? Am I so out of touch?
Shouldn't the author want the article be available to the biggest audience?
> The author made this story available to Medium members only. Why should I create a medium account to read a blog? Am I so out of touch? Shouldn't the author want the article be available to the biggest audience?
Earlier quoted context omitted.
This is not how new language features work in C#.
Stop being hypocritical, 'new features' in decades old framework have 99% chances to be malicious planned obsolesence. Anybody with enough experience know that.
Here's code that uses the delegate keyword introduced in C# 2.0, twenty years ago. You'll rarely see an explicit delegate in a modern C# codebase, but the C# compiler is still happy for you to use it.
Earlier quoted context omitted.
Stop being hypocritical, 'new features' in decades old framework have 99% chances to be malicious planned obsolesence. Anybody with enough experience know that.
I'm not speaking in vague generalities here. New features in C# do not stop you from writing old C#, and they never have. Here's code that uses the delegate keyword introduced in C# 2.0, twenty years ago. You'll rarely see an explicit delegate in a modern C# codebase, but the C# compiler is still happy for you to use it. https://dotnetfiddle.net/l14cXD