Skip to main content
  • Book
  • © 2013

Pro Asynchronous Programming with .NET

Apress
  • Asynchronous programming is an essential skill for the modern .NET developer.
  • Pro Asynchronous Programming with .NET is your guide to using this important programming model to build responsive and scalable applications anywhere on the .NET platform.

Buy it now

Buying options

eBook USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (14 chapters)

  1. Front Matter

    Pages i-xxi
  2. An Introduction to Asynchronous Programming

    • Richard Blewett, Andrew Clymer
    Pages 1-6
  3. The Evolution of the .NET Asynchronous API

    • Richard Blewett, Andrew Clymer
    Pages 7-30
  4. Tasks

    • Richard Blewett, Andrew Clymer
    Pages 31-56
  5. Basic Thread Safety

    • Richard Blewett, Andrew Clymer
    Pages 57-88
  6. Concurrent Data Structures

    • Richard Blewett, Andrew Clymer
    Pages 89-112
  7. Asynchronous UI

    • Richard Blewett, Andrew Clymer
    Pages 113-132
  8. async and await

    • Richard Blewett, Andrew Clymer
    Pages 133-148
  9. Everything a Task

    • Richard Blewett, Andrew Clymer
    Pages 149-160
  10. Server-Side Async

    • Richard Blewett, Andrew Clymer
    Pages 161-194
  11. TPL Dataflow

    • Richard Blewett, Andrew Clymer
    Pages 195-232
  12. Parallel Programming

    • Richard Blewett, Andrew Clymer
    Pages 233-262
  13. Task Scheduling

    • Richard Blewett, Andrew Clymer
    Pages 263-282
  14. Debugging Async with Visual Studio

    • Richard Blewett, Andrew Clymer
    Pages 283-298
  15. Debugging Async—Beyond Visual Studio

    • Richard Blewett, Andrew Clymer
    Pages 299-320
  16. Back Matter

    Pages 321-327

About this book

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.

About the authors

Richard Blewett is a professional software developer and trainer living in Bristol in the UK. He has been writing software for over 20 years and has spent most of that time building distributed systems of one form or another. He first started writing multithreaded code in C on OS/2 and continued when moving to Windows, COM and .NET. Over the years he has built software for banks, insurance companies, travel companies, emergency services, health companies, and more. He is a co-founder of Rock Solid Knowledge and as well as writing software and consulting he regularly delivers training courses for DevelopMentor. He can often be found speaking at conferences including Tech Ed, DevWeek, Software Architect and BASTA. He has been recognized by Microsoft as an MVP for C# and Connected Systems.

Bibliographic Information

Buy it now

Buying options

eBook USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access