Use Async and Await asynchronous programming MSDN, asyncawait

Source: Internet
Author: User

Use Async and Await asynchronous programming MSDN, asyncawait

By using asynchronous programming, you can avoid performance bottlenecks and enhance the overall response capability of applications. However, traditional technologies for writing asynchronous applications may be complicated, making it difficult to write, debug, and maintain them.

Visual Studio 2012 introduces a simplified method for asynchronous programming, which is used for asynchronous support during. NET Framework 4.5 and Windows runtime. The compiler can execute the difficult work performed by developers, and the application retains a logical structure similar to synchronizing code. Therefore, you only need to do a small amount of work to get all the benefits of asynchronous programming.

 

Chinese MSDN address

Https://msdn.microsoft.com/zh-cn/library/hh191443.aspx

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.