Book Image

Visual Studio 2013 Cookbook

Book Image

Visual Studio 2013 Cookbook

Overview of this book

Table of Contents (17 chapters)
Visual Studio 2013 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Asynchrony in .NET

In this chapter, we will cover:

  • Making your code asynchronous

  • Understanding asynchrony and the Windows Runtime

  • Using asynchrony with web applications

  • Working with actors and the TPL Dataflow Library