|
|
|
|
|
by pjmlp
2902 days ago
|
|
Some examples from an old timer. Currently it has three different ways of using event handlers. The original way, anonymous delegates and lambdas. The semantics of for loop which were fixed around C# 6.0, need to hunt down release notes for this one. Something like .NET Native and .NET Core should have been there on v1.0 instead of tying the runtime to the OS. |
|
What exactly changed with a for loop?
The runtime is different from the c# programming language. Originally when this all started, Windows was the focus and Linux/open-source were not an option, so saying it should be there from v1 doesn't fit when there was only one OS that it was planned to run on.