Skip to Content
Pro Asynchronous Programming with .NET
book

Pro Asynchronous Programming with .NET

by Richard Blewett, Andrew Clymer
December 2013
Intermediate to advanced
352 pages
9h 22m
English
Apress

Overview

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.

    What you'll learn

  • How threads make asynchrony possible in .NET

  • The costs and benefits of different synchronization primitives

  • How to make the most of the async and await keywords for easier management of asynchronous operations

  • How to use an asynchronous model to scale processing across multiple cores

  • The different demands of IO and CPU bound processing

  • Debugging multithreaded code effectively

  • Who this book is for

    Pro Asynchronous Programming with .NET is for the .NET developer who wants to get more out of the platform. It's for the UI developer who finds their applications feel unresponsive. It's for the server-side developer who is struggling to scale their systems. It's for the developer who is being given more data to process and less time to do it in. Pro Asynchronous Programming with .NET is for people who want to solve problems but also understand how and why the solutions work.

    Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
    and much more.

    Read now

    Unlock full access

    More than 5,000 organizations count on O’Reilly

    AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

    QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
    Julian F.
    Head of Cybersecurity
    QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
    Addison B.
    Field Engineer
    QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
    Amir M.
    Data Platform Tech Lead
    QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
    Mark W.
    Embedded Software Engineer

    You might also like

    .NET Core in Action

    .NET Core in Action

    Dustin Metzgar
    Hands-On Design Patterns with C# and .NET Core

    Hands-On Design Patterns with C# and .NET Core

    Gaurav Aroraa, Jeffrey Chilberto
    Async in C# 5.0

    Async in C# 5.0

    Alex Davies

    Publisher Resources

    ISBN: 9781430259206Purchase book