
Effective .NET Memory Management: Build memory-efficient cross-platform applications using .NET Core, (Paperback)
Key item features
- Effective .NET Memory Management: Build memory-efficient cross-platform applications using .NET Core, (Paperback)
- Author: Packt Publishing
- ISBN: 9781835461044
- Format: Paperback
- Publication Date: 2024-07-30
- Page Count: 270
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreComputing & Internet
- Publication dateJuly, 2024
- Pages270
- SubgenreLanguages
- Free shipping
Free 30-day returns
How do you want your item?
Similar items you might like
Distributed .NET with Microsoft Orleans: Build robust and highly scalable distributed applications without worrying abou, (Paperback) $42.27
$4227current price $42.27Distributed .NET with Microsoft Orleans: Build robust and highly scalable distributed applications without worrying abou, (Paperback)
Programming APIs with C# and .NET: Develop high-performance APIs that ensure seamless application communication and enha, (Paperback) $44.85
$4485current price $44.85Programming APIs with C# and .NET: Develop high-performance APIs that ensure seamless application communication and enha, (Paperback)
Practical SharePoint Framework (SPFx) Development: Build modern, scalable, and efficient business solutions for SharePoi, (Paperback) $43.33
$4333current price $43.33Practical SharePoint Framework (SPFx) Development: Build modern, scalable, and efficient business solutions for SharePoi, (Paperback)
Getting Started with .Net Aspire: Build Cloud-Native and Distributed Applications with Ease, (Paperback) $39.08
$3908current price $39.08Getting Started with .Net Aspire: Build Cloud-Native and Distributed Applications with Ease, (Paperback)
Parallel Programming and Concurrency with C# 10 and .NET 6: A modern approach to building faster, more responsive, and a, (Paperback) $42.27
$4227current price $42.27Parallel Programming and Concurrency with C# 10 and .NET 6: A modern approach to building faster, more responsive, and a, (Paperback)
High Performance with Java: Discover strategies and best practices to develop high performance Java applications, (Paperback) $42.27
$4227current price $42.27High Performance with Java: Discover strategies and best practices to develop high performance Java applications, (Paperback)
Expert's Voice in .NET Pro .Net 2.0 Graphics Programming, (Paperback) $39.26
$3926current price $39.26Expert's Voice in .NET Pro .Net 2.0 Graphics Programming, (Paperback)
Building CLI Applications with C# and .NET: A step-by-step guide to developing cross-platform CLI apps-from coding and t, (Paperback) $40.92
$4092current price $40.92Building CLI Applications with C# and .NET: A step-by-step guide to developing cross-platform CLI apps-from coding and t, (Paperback)
ASP.NET 8 Best Practices: Explore techniques, patterns, and practices to develop effective large-scale .NET web apps, (Paperback) $40.55
$4055current price $40.55ASP.NET 8 Best Practices: Explore techniques, patterns, and practices to develop effective large-scale .NET web apps, (Paperback)
Building AI Applications with OpenAI APIs - Second Edition: Leverage ChatGPT, Whisper, and DALL-E APIs to build 10 innov, (Paperback) $40.55
$4055current price $40.55Building AI Applications with OpenAI APIs - Second Edition: Leverage ChatGPT, Whisper, and DALL-E APIs to build 10 innov, (Paperback)
15 out of 5 Stars. 1 reviewsBuilding Low-Code and No-Code Applications with Maestro Blocks Platform, (Paperback) $40.95
$4095current price $40.95Building Low-Code and No-Code Applications with Maestro Blocks Platform, (Paperback)
GPU Programming with C and CUDA: Uncover effective techniques for writing efficient GPU-parallel C applications, (Paperback) $33.74
$3374current price $33.74GPU Programming with C and CUDA: Uncover effective techniques for writing efficient GPU-parallel C applications, (Paperback)
Pre-Owned Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Addison-Wesley Microsoft Technology Series) Paperback $63.02
$6302current price $63.02Pre-Owned Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Addison-Wesley Microsoft Technology Series) Paperback
Adopting .NET 5: Understand modern architectures, migration best practices, and the new features in .NET 5, (Paperback) $43.99
$4399current price $43.99Adopting .NET 5: Understand modern architectures, migration best practices, and the new features in .NET 5, (Paperback)
Mastering Visual Studio 2022: Develop apps like a pro with advanced Visual Studio techniques using C# and .NET, (Paperback) $39.99
$3999current price $39.99Mastering Visual Studio 2022: Develop apps like a pro with advanced Visual Studio techniques using C# and .NET, (Paperback)
Software Performance Engineering: A comprehensive guide for high-performance development (English Edition), (Paperback) $39.95
$3995current price $39.95Software Performance Engineering: A comprehensive guide for high-performance development (English Edition), (Paperback)
Effective Concurrency in Go: Develop, analyze, and troubleshoot high performance concurrent applications with ease, (Paperback) $40.55
$4055current price $40.55Effective Concurrency in Go: Develop, analyze, and troubleshoot high performance concurrent applications with ease, (Paperback)
Delphi High Performance - Second Edition: Master the art of concurrency, parallel programming, and memory management to , (Paperback) $40.55
$4055current price $40.55Delphi High Performance - Second Edition: Master the art of concurrency, parallel programming, and memory management to , (Paperback)
Incident Response for Windows: Adapt effective strategies for managing sophisticated cyberattacks targeting Windows syst, (Paperback) $38.83
$3883current price $38.83Incident Response for Windows: Adapt effective strategies for managing sophisticated cyberattacks targeting Windows syst, (Paperback)
Thinking in Linq: Harnessing the Power of Functional Programming in .Net Applications, (Paperback) $65.54
$6554current price $65.54Thinking in Linq: Harnessing the Power of Functional Programming in .Net Applications, (Paperback)
About this item
Product details
Master optimal memory management techniques in .NET Core, from understanding memory allocation to implementing advanced garbage collection strategies
Key Features:
- Discover tools and strategies to build efficient, scalable applications
- Implement .NET memory management techniques to effectively boost your application's performance
- Uncover practical methods for troubleshooting memory leaks and diagnosing performance bottlenecks
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
In today's software development landscape, efficient memory management is crucial for ensuring application performance and scalability. Effective .NET Memory Management addresses this need by explaining the intricacies of memory utilization within .NET Core apps, from fundamental concepts to advanced optimization techniques.
Starting with an overview of memory management basics, you'll quickly go through .NET's garbage collection system. You'll grasp the mechanics of memory allocation and gain insights into the distinctions between stack and heap memory and the nuances of value types and reference types. Building on this foundation, this book will help you apply practical strategies to address real-world app demands, spanning profiling memory usage, spotting memory leaks, and diagnosing performance bottlenecks, through clear explanations and hands-on examples. This book goes beyond theory, detailing actionable techniques to optimize data structures, minimize memory fragmentation, and streamline memory access in scenarios involving multithreading and asynchronous programming for creating responsive and resource-efficient apps that can scale without sacrificing performance.
By the end of this book, you'll have gained the knowledge to write clean, efficient code that maximizes memory usage and boosts app performance.
What You Will Learn:
- Master memory allocation techniques to minimize resource wastage
- Differentiate between stack and heap memory, and use them efficiently
- Implement best practices for object lifetimes and garbage collection
- Understand .NET Core's memory management principles for optimal performance
- Identify and fix memory leaks to maintain application reliability
- Optimize memory usage in multithreaded and asynchronous applications
- Utilize memory profiling tools to pinpoint and resolve memory bottlenecks
- Apply advanced memory management techniques to enhance app scalability
Who this book is for:
This book is for developers and professionals who are beyond the beginner stage and seek in-depth knowledge of memory management techniques within the context of .NET Core. Whether you are an experienced developer aiming to enhance application performance or an architect striving for optimal resource utilization, this book serves as a comprehensive guide to mastering memory management intricacies. To fully benefit from this book, you should have a so
- Effective .NET Memory Management: Build memory-efficient cross-platform applications using .NET Core, (Paperback)
- Author: Packt Publishing
- ISBN: 9781835461044
- Format: Paperback
- Publication Date: 2024-07-30
- Page Count: 270
