High-Performance Programming in C# and .NET (Packt)
Monday, 22 August 2022

This book explains how to design responsive, resilient, and high-performance applications with the new version of C# and .NET. Jason Alls starts with the foundation of high-performance code and the latest performance-related improvements in C# 10.0 and .NET 6 before going on to how to use tracing and diagnostics to track down performance issues and the cause of memory leaks.

<ASIN:1800564716>

The chapters that follow show how to enhance the performance of networked applications and various ways to improve directory tasks and file tasks. Later chapters show how to improve data querying performance and write responsive user interfaces, and how to use cloud providers such as Microsoft Azure to build scalable distributed solutions.

Author: Jason Alls
Publisher: Packt
Date: July 2022
Pages: 660
ISBN: 978-1800564718
Print: 1800564716
Kindle: B08LNZ3Z4L
Audience: C# developers
Level: Intermediate
Category: C#

 

  • 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

For recommendations of C# books see Top Choice C# Titles in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews