文件名称:Pro Asynchronous Programming with .NET
文件大小:8.56MB
文件格式:PDF
更新时间:2019-05-19 14:29:31
.Net Asynchronous Programming
Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy? how do I make the most of the available hardware? how can I improve performance? In the modern world, users expect more and more from their applications and devices, and multi-core hardware has the potential to provide it. But it takes carefully crafted code to turn that potential into responsive, scalable applications.