Kennethtruyers | 8 years ago | on: What's new and coming in C# 8
Kennethtruyers's comments
That's indeed true for the default interface implementation, but I believe for nullability it's just compiler warnings. At runtime, nothing will be left in the IL for this. It just isn't possible to do that and maintain backward compatibility
Kennethtruyers | 9 years ago | on: Yield return in C#
Yes, yield return (and iterators in general) are the coroutine implementation in c#.
Here's some more info (although outdated): https://en.wikipedia.org/wiki/Coroutine#Implementations_for_...
Thanks, glad you enjoyed it!
Kennethtruyers | 9 years ago | on: Yield return in C#
Thanks! Great to hear it's of use.
Kennethtruyers | 9 years ago | on: Yield return in C#
Any questions are welcome!
Kennethtruyers | 12 years ago | on: Outlook.com DNS records disappeared
Yeps, a lot of Microsoft services are down. I'm in europe and can't reach outlook.com, microsoft.com, windowsazure.com and probably a whole bunch of other services
page 1