
eBook - ePub
Ultimate C# for High-Performance Applications
Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
Ultimate C# for High-Performance Applications
Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)
About this book
Master parallelism and async to create enterprise-grade, high-performance apps.Key Features? Unlock advanced multithreading, async, and parallelism in C#.? Master tools to debug, profile, and crush performance issues.? Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optionalātoday's applications must be fast, scalable, and responsive to meet real-world demands. C# and .NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for High-Performance Applications guides you step by step from core concepts to advanced techniques, building both confidence and mastery, along the way. Through this book, you will dive into multithreading, asynchronous programming, and concurrent collections; accelerate workloads with parallel loops and PLINQ; and learn to fine-tune task scheduling, optimize thread pool usage, and apply proven patterns for reliable and scalable software. Through hands-on exercises, profiling strategies, and a complete real-world case study, you will gain the skills to design, build, and refine applications that remain fast, stable, and efficientāeven under heavy demand!Thus, by the end of the book, you would have transformed your development approachāmoving from functional code to engineering high-performance solutions that scale with ease. So, if you are ready to push your C# skills further, and deliver software that does not just work but excels, this book is your roadmap.What you will learn? Master advanced multithreading techniques to supercharge application performance and unlock true parallel execution across processors.? Harness asynchronous programming with async/await to build responsive, scalable, and user-friendly .NET applications.? Use concurrent collections and synchronization primitives to manage shared data safely, and eliminate race conditions.? Profile, debug, and optimize performance bottlenecks with proven tools and strategies to deliver consistently fast applications.? Apply real-world patterns for building reliable and scalable software that meets production demands under heavy workloads.? Transform ordinary C# code into high-performance solutions ready for enterprise-scale, mission-critical environments.? Build and deploy a complete high-performance chat application.Table of Contents1. Introduction to High-Performance Computing in .NET2. Understanding Parallelism in C#3. Creating and Running Tasks in C#4. Data Sharing and Synchronization5. Threading and Synchronization Primitives6. Understanding Concurrent Collections7. Parallel Loops in .NET8. Language-Integrated Query (LINQ) for Parallelism9. Advanced Task Management10. Asynchronous Programming with Async/Await11. Threading and the Thread Pool12. Debugging Parallel Applications Using Visual Studio13. Practical Performance Challenges and Solutions14. Building a Chat Application15. ConclusionĀ Ā Ā Ā IndexA
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weāve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere ā even offline. Perfect for commutes or when youāre on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Ultimate C# for High-Performance Applications by Jeff McNamara in PDF and/or ePUB format, as well as other popular books in Computer Science & Object Oriented Programming. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication Page
- About the Author
- About the Technical Reviewer
- Acknowledgements
- Preface
- Get a Free eBook
- Errata
- Table of Contents
- 1. Introduction to High-Performance Computing in .NET
- 2. Understanding Parallelism in C#
- 3. Creating and Running Tasks in C#
- 4. Data Sharing and Synchronization
- 5. Threading and Synchronization Primitives
- 6. Understanding Concurrent Collections
- 7. Parallel Loops in .NET
- 8. Language-Integrated Query (LINQ) for Parallelism
- 9. Advanced Task Management
- 10. Asynchronous Programming with Async/Await
- 11. Threading and the Thread Pool
- 12. Debugging Parallel Applications Using Visual Studio
- 13. Practical Performance Challenges and Solutions
- 14. Building a Chat Application
- 15. Conclusion
- Index