Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
High-Performance Programming in C# and .NET
Jason Alls
ISBN: 9781800564718
- Use correct types and collections to enhance application performance
- Profile, benchmark, and identify performance issues with the codebase
- Explore how to best perform queries on LINQ to improve an application’s performance
- Effectively utilize a number of CPUs and cores through asynchronous programming
- Build responsive user interfaces with WinForms, WPF, MAUI, and WinUI
- Benchmark ADO.NET, Entity Framework Core, and Dapper for data access
- Implement CQRS and event sourcing and build and deploy microservices
Parallel Programming and Concurrency with C# 10 and .NET 6
Alvin Ashcraft
ISBN: 9781803243672
- Prevent deadlocks and race conditions with managed threading
- Update...