U
U
udi2013-11-25 14:05:33
Visual Basic
udi, 2013-11-25 14:05:33

How to detect a memory leak in a .NET program?

When I was a 1C programmer, 1C had an excellent profiler that showed how much memory this or that line of the program "ate".
I do not believe that this is not in Visual Studio, but I can not find it, even Google does not help.
Can you please tell me if there is a similar profiler for VS 2012 and where to find it? If not, then how to detect where the memory leak occurs in the code?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Glebov, 2013-12-13
@IljaGlebov

www.jetbrains.com/profiler for example

D
dima_horror, 2013-12-23
@dima_horror

msdn.microsoft.com/en-us/library/ms182372.aspx
screencast.com/t/7AkaPV2Pb7sv
screencast.com/t/K47pLD4NamZ

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question