Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Great post by Somasegar about upcoming language support for async programming:
https://blogs.msdn.com/b/somasegar/archive/2010/10/28/making-asynchronous-programming-easy.aspx
I guess soon the idea hack of using C# iterators as poor-man's language support (that caused me to start this blog :)) will finally be deprecated.