Async CTP for Visual Basic


Announcing the Async CTP for Visual Basic (and also Iterators!)

Async is a true “parity” feature between VB and C#. We had the same designers develop it in VB and C# at the same time, and the same developers implement the feature for both compilers, and even the same unit tests for both. The end result is a feature that’s keyword-for-keyword identical in both languages (and probably bug-for-bug compatible in the CTP…)

Related Posts