Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Visual Studio 2013 Cookbook
  • Table Of Contents Toc
Visual Studio 2013 Cookbook

Visual Studio 2013 Cookbook

4.2 (13)
close
close
Visual Studio 2013 Cookbook

Visual Studio 2013 Cookbook

4.2 (13)

Overview of this book

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

Introduction


The use of asynchronous code has become more popular as a way for programmers to deal with latency and blocking operations. For example, an application running with the benefit of significant local resources is still at the mercy of the response time of other systems that it has to communicate with. Frequently, applications are waiting for the user to respond, but they shouldn't consume all available system resources while they wait.

To deal with these and similar challenges, a multithreaded code has been used. With this approach, the work that needs to be done is handled by multiple threads; so while one thread is handling network communication, another may update the display. Sometimes, this approach has its own limitations as additional threads increase complexity for the programmer and there are practical limitations on how many threads can be effectively created and utilized.

Whether your code is currently multithreaded or not, the use of asynchronous techniques can be beneficial...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Visual Studio 2013 Cookbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon