Under the Hood of .NET Memory Management
by Chris Farrell, Nick Harrison
Publisher: Red gate books 2011
ISBN/ASIN: 1906434751
ISBN-13: 9781906434755
Number of pages: 225
Description:
This book starts with an introduction to the core concepts of .NET memory management and garbage collection, and then quickly layers on additional details and intricacies. Once you're up to speed, you can dive into the guided troubleshooting tour, and tips for engineering your application to maximize performance. And to finish off, take a look at some more sophisticated considerations, and even a peek inside the Windows memory model.
Download or read it online for free here:
Download link
(6.7MB, PDF)
Similar books
.NET Microservices: Architecture for Containerized .NET Applicationsby Cesar de la Torre, Bill Wagner, Mike Rousos - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(9454 views)
Design and Implementation Guidelines for Web Clients- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(16059 views)
.NET Technology Guide for Business Applications- Microsoft Corporation
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(11763 views)
Test Driven .NET Development with FitNesseby Gojko Adzic - Neuri Limited
This book takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain.
(12366 views)