, ,

Pro Asynchronous Programming with .NET

Paperback Engels 2013 2013e druk 9781430259206
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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.

With Pro Asynchronous Programming with .NET you will:

Meet the underlying model for asynchrony on Windows—threads. Learn how to perform long blocking operations away from your UI thread to keep your UI responsive, then weave the results back in as seamlessly as possible. Master the async/await model of asynchrony in .NET, which makes asynchronous programming simpler and more achievable than ever before. Solve common problems in parallel programming with modern async techniques. Get under the hood of your asynchronous code with debugging techniques and insights from Visual Studio and beyond. In the past asynchronous programming was seen as an advanced skill. It’s now a must for all modern developers. Pro Asynchronous Programming with .NET is your practical guide to using this important programming skill anywhere on the .NET platform.

Specificaties

ISBN13:9781430259206
Taal:Engels
Bindwijze:paperback
Aantal pagina's:352
Uitgever:Apress
Druk:2013

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p>Chapter 1: Introduction to Asynchronous Programming<p>Chapter 2: The Evolution of the .NET Asynchronous API<p>Chapter 3: Tasks<p>Chapter 4: Basic Thread Safety<p>Chapter 5: Concurrent Data Structures and Primitives<p>Chapter 6: Fast and Fluid: Building a Responsive UI<p>Chapter 7: Async the .NET 4.5 Way &ndash; async and await<p>Chapter 8: Everything is a Task<p>Chapter 9: Server-side Async<p>Chapter 10: Parallel Programming<p>Chapter 11: Data Flow Constructs<p>Chapter 12: Task scheduling<p>Chapter 13: Debugging Async with Visual Studio<p>Chapter 14: Debugging Async Beyond Visual Studio</p>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Pro Asynchronous Programming with .NET