F
Franco Gustavo
Hi, All
What's is the best .net profiler for Debug an application. I have to buy one
but I don't know which one!!
I tried some of them like Borland and AQTime.
My big problem is, my application is a big application, and many times I
have many EventHandlers associated to an object, then this object never is
free from the memory.
AQTime for .Net can tell me how many references of EventHandler the object
has. But it can't tell me who create this reference.
So for fix it is a pain in the a... because I have to see line by line in my
code to may be know who can create this reference.
Borland so far is not usefull for nothing... Expensive and doesn't provide
nothing for debug, just to see the application performace that's it
Then the question is, there are some .Net profiler that can tell me who
create the references to the EventHandlers? if there are not profiler to do
that. How can I fix it with out look line by line in my code.
Thanks,
Gustavo.
What's is the best .net profiler for Debug an application. I have to buy one
but I don't know which one!!
I tried some of them like Borland and AQTime.
My big problem is, my application is a big application, and many times I
have many EventHandlers associated to an object, then this object never is
free from the memory.
AQTime for .Net can tell me how many references of EventHandler the object
has. But it can't tell me who create this reference.
So for fix it is a pain in the a... because I have to see line by line in my
code to may be know who can create this reference.
Borland so far is not usefull for nothing... Expensive and doesn't provide
nothing for debug, just to see the application performace that's it
Then the question is, there are some .Net profiler that can tell me who
create the references to the EventHandlers? if there are not profiler to do
that. How can I fix it with out look line by line in my code.
Thanks,
Gustavo.