I read a lot about how async / awake runs (internally) as a state machine and would like to know if I can use the VS2012 compiler, but still use Net version 4 as the runtime to use these new features?
I remember that I could do this with a few new features of Net 4, still using Net 3.5, but with the VS2010 compiler.
Thanks, Martin.
source share