Most people have already heard about the new “async” and “await” functionality coming in Visual Studio 11. This is Yet Another Introductory Post. First, the punchline: Async will fundamentally change the way most code is written. Yup, I believe async…