Async in C# 5.0

Async in C# 5.0

AngličtinaEbook
Davies, Alex
O'Reilly Media
EAN: 9781449337124
Dostupné online
187 Kč
Běžná cena: 208 Kč
Sleva 10 %
ks

Podrobné informace

If youre writing one of several applications that call for asynchronous programming, this concise hands-on guide shows you how the async feature in C# 5.0 can make the process much simpler. Along with a clear introduction to asynchronous programming, you get an in-depth look at how the async feature works and why you might want to use it in your application.Written for experienced C# programmersyet approachable for beginnersthis book is packed with code examples that you can extend for your own projects.Write your own asynchronous code, and learn how async saves you from this messy choreDiscover new performance possibilities in ASP.NET web server codeExplore how async and WinRT work together in Windows 8 applicationsLearn the importance of the await keyword in async methodsUnderstand which .NET thread is running your codeand at what points in the programUse the Task-based Asynchronous Pattern (TAP) to write asynchronous APIs in .NETTake advantage of parallel computing in modern machinesMeasure async code performance by comparing it with alternatives
EAN 9781449337124
ISBN 1449337120
Typ produktu Ebook
Vydavatel O'Reilly Media
Datum vydání 7. září 2012
Stránky 108
Jazyk English
Země Uruguay
Autoři Davies, Alex