Click here to Skip to main content
15,887,485 members
Articles / Programming Languages / C#

Optimizing Memory Allocations in .NET Applications

Rate me:
Please Sign up or sign in to vote.
4.91/5 (18 votes)
28 Dec 2015CPOL5 min read 26.1K   149   26  
This article describes a set of tools and techniques which can be used to find memory allocation problems in .NET code and help significantly boost your app performance.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions