RU EN
Книги для разработчиков

Pro .NET Memory Management, Second Edition

Pro .NET Memory Management, Second Edition

For Better Code, Performance, and Scalability
Год:
Страниц:
780
Просмотров:
666
Pro .NET Memory Management, Second Edition favorites 0
Описание

Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. This book is your comprehensive guide to writing better software by understanding and working with memory management in .NET, from Framework up to .NET 8.

Thoroughly vetted by the .NET Team at Microsoft, this book contains valuable troubleshooting scenarios designed to help diagnose challenging memory problems. You will also benefit from a multitude of .NET memory management “rules” to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls.

I wanted to write this book in a manner pleasant for every .NET developer. No matter how experienced you are, you should find something interesting here. While we start from the basics, junior programmers quickly will have an opportunity to get deeper into .NET internals. More advanced programmers will find many implementation details more interesting. And above all, regardless of experience, everyone should be able to benefit from the presented practical examples of code and problem diagnoses.

Thus, knowledge from this book should help you to write better code – more performance and memory aware, utilizing related features without fear but with full understanding. This also leads to better performance and scalability of your applications – the more memory oriented your code is, the less exposed it is for resource bottlenecks and utilization of them not optimally. I hope you will find the “For Better Code, Performance, and Scalability” subtitle justified after reading this book.

What you'll learn:

- Understand the theoretical underpinnings of automatic memory management;
- Take a deep dive into every aspect of .NET memory management, including detailed coverage of garbage collection (GC) implementation, that would otherwise take years of experience to acquire;
- Get practical advice on how this knowledge can be applied in real-world software development;
- Use practical knowledge of tools related to .NET memory management to diagnose various memory-related issues;
- Explore various aspects of advanced memory management, including use of Span and Memory types.

Похожее
Architecting ASP.NET Core Applications, 3rd Edition
Автор: Carl-Hugo Marcotte
Год: 2024
Backend design like you've never seen it before - a guide to building SOLID ASP.NET Core web apps that stand the test of time. Featuring more Minimal APIs, more testing, a new e-commerce project, and the modular monolith!Key features ...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
Pro .NET Benchmarking
Автор: Andrey Akinshin
Год: 2019
Use this in-depth guide to correctly design benchmarks, measure key performance metrics of .NET applications, and analyze results. This book presents dozens of case studies to help you understand complicated benchmarking topics. You will avoid common pitfalls, control the accuracy...
Advanced ASP.NET Core 8 Security, Second Edition
Автор: Scott Norberg
Год: 2024
Most .NET developers do not incorporate security best practices when creating websites. The problem? Even if you use all of the best practices that the ASP.NET team recommends, you are still falling short in several key areas due to issues...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Как сделать полезный дашборд: советы и идеи
Не одними Unity и Unreal Engine. Альтернативные игровые движки
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
Введение в .NET Core
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
GraphQL решает кучу проблем — рассказываем, за что мы его любим
Протокол MQTT: концептуальное погружение
WAF и RASP: в чём разница и что лучше для безопасности веб-приложений
Grafana: Погружение в мир данных и визуализации
Boosty
Donate to support the project
GitHub account
GitHub profile