Free tools for identifying Memory Leaks in .Net application -


i having .net application when hosted in qa server, suffers memory leaks. best free tools available, can identify problematic code , assist me in troubleshooting problem?

if using visual studio 2015, can add live analyzer codebase , determine memory leaks.

from simplicity perspective, suggest add codecracker, live analyzer, nuget package. once added, can filter error list code ruleid cc0022 - display instances in codebase unmanaged objects have not been disposed.the light bulb feature of vs 2015, further display suggestions fix memory leaks.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -