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
Visual Studio.Net with C#by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(25085 views)
.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.
(8424 views)
.NET Framework Notes for Professionals- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(7018 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.
(11839 views)