Profiling tool for C# and .net 2.0

  • Thread starter Thread starter Wayne
  • Start date Start date
W

Wayne

I currently have an app I wrote in .net 2.0 using C#. It for some reason
allocates LOTS of memory under certain conditions, I really don't want to
debug this the hard way. Are there any beta profilers released yet?

--
Thanks
Wayne Sepega
Jacksonville, Fl


"When a man sits with a pretty girl for an hour, it seems like a minute. But
let him sit on a hot stove for a minute and it's longer than any hour.
That's relativity." - Albert Einstein
 
Wayne said:
I currently have an app I wrote in .net 2.0 using C#. It for some reason
allocates LOTS of memory under certain conditions, I really don't want to
debug this the hard way. Are there any beta profilers released yet?

--
Thanks
Wayne Sepega
Jacksonville, Fl


"When a man sits with a pretty girl for an hour, it seems like a minute. But
let him sit on a hot stove for a minute and it's longer than any hour.
That's relativity." - Albert Einstein
See
http://www.red-gate.com/code_profiling.htm
http://www.automatedqa.com/products/aqtime/
http://www.semanticdesigns.com/Products/Profilers/CSharpProfiler.html?Google=CSharpProfiler

/Fredrik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Beta 2 News Groups 1
TollBox Pushpin effect 2
windows form datagrid questions 2
XmlSerializer 3
///Summary <-- help file generation 2
XmlCodeExporter 3
Formless application 11
Comma delimited text 9

Back
Top