C# Concurrency Asynchronous And Multithreaded Programming(1st Edition)

Authors:

Nir Dobovizki

Type:Hardcover/ PaperBack / Loose Leaf
Condition: Used/New

In Stock: 1 Left

Shipment time

Expected shipping within 2 - 3 Days
Access to 35 Million+ Textbooks solutions Free
Ask Unlimited Questions from expert AI-Powered Answers 30 Min Free Tutoring Session
7 days-trial

Total Price:

$0

List Price: $28.79 Savings: $28.79 (100%)
Access to 30 Million+ solutions
Ask 50 Questions from expert AI-Powered Answers 24/7 Tutor Help Detailed solutions for C# Concurrency Asynchronous And Multithreaded Programming

Price:

$9.99

/month

Book details

ISBN: 1633438651, 978-1633438651

Book publisher: Manning

Offer Just for You!: Buy 2 books before the end of January and enter our lucky draw.

Book Price $0 : Supercharge Your Applications With The Ultimate Guide To Asynchronous And Multithreaded Programming In C#!C# Concurrency Teaches You How To Write Effective Multithreaded And Asynchronous Software In C#. Practical Techniques, Real-world Examples, And Useful Code Samples Cut Through The Confusion Around Async/await And Help You Write Rapid, Reliable, And Bug-free Code. In C# Concurrency: Asynchronous And Multithreaded Programming You’ll Learn How To: • Take Full Advantage Of Async/await • Write Bug-free Multithreaded Code Every Time • Create Multithreaded Code That Delivers Real Performance Improvements • Grok C# And .NET Multithreading And Asynchronous Primitives • Know When To Use Concurrency Techniques—and When Not To Use Them! In C# Concurrency Nir Dobovizki, A Seasoned C# Veteran With Over 30 Years Of High-performance Programming Experience, Shares His Deep Knowledge And Expert Techniques. Say Goodbye To Frustrating Pitfalls And Impossible-to-find Bugs That Slow Down Your Applications. Nir's Careful Approach Will Teach You How To Navigate These Challenges With Ease, Allowing You To Achieve Lightning-fast Performance Like Never Before! Purchase Of The Print Book Includes A Free EBook In PDF And EPub Formats From Manning Publications. About The Technology Asynchronous And Multithreaded Programs Can Perform Multiple Tasks Simultaneously Without Losing Speed Or Reliability. But Getting Concurrency Right Can Challenge Even Experienced Developers. This Practical Book Teaches You To Deliver Concurrent C# Apps That Are Lighting Fast And Free Of The Deadlocks And Other Synchronization Issues That Undermine Performance And Take Forever To Find. About The Book C# Concurrency Equips Programmers With A Comprehensive Understanding Of Multithreading And Asynchronous Programming, Focusing On The Practical Use Of The C# Async-await Feature To Simplify Asynchronous Tasks. It Teaches How To Avoid Common Pitfalls, Addresses Classic Multithreading Issues Like Deadlocks And Race Conditions, And Advanced Topics Such As Controlling Thread Of Execution And Using Thread-safe Collections. What's Inside • .NET Multithreading And Asynchronous Primitives • When To Use Concurrency Techniques—and When Not To! • Confidently Use Async/await About The Reader For Experienced C# Programmers. No Knowledge Of Asynchro- Nous Programming Required. About The Author Nir Dobovizki Is A Senior Software Architect And Consultant Who Has Worked On Concurrent And Asynchronous Systems Since The Late 90s. Table Of Contents 1 Asynchronous Programming And Multithreading 2 The Compiler Rewrites Your Code 3 The Async And Await Keywords 4 Multithreading Basics 5 Async/await And Multithreading 6 When To Use Async/await 7 Classic Multithreading Pitfalls And How To Avoid Them Part 2 8 Processing A Sequence Of Items In The Background 9 Canceling Background Tasks 10 Await Your Own Events 11 Controlling On Which Thread Your Asynchronous Code Runs 12 Exceptions And Async/await 13 Thread-safe Collections 14 Generating Collections Asynchronously/await Foreach And IAsyncEnumerable