What's New for Visual Basic in Visual Studio 2012
The new Async feature provides an elegantly simple technique to make code asynchronous. This feature makes asynchronous programming almost as straightforward as synchronous programming. When your user interface is unresponsive or your server does not ...
msdn.microsoft.com |