How can we help you today? How can we help you today?
akash

Activity overview

Latest activity by akash

Memory exception when profiling
Until recently I had been using the profiler without any problems. Then I changed a couple of lines of code and my app raised the following exception when profiled: "Attempted to read or write prot...
1 follower 1 comment 0 votes
Any progress on this issue? I really need to be able to profile these calls correctly. I've been forced to download a trial of JetBrains dotTrace, which gives the correct timings for these calls. Thanks Akash / comments
Any progress on this issue? I really need to be able to profile these calls correctly. I've been forced to download a trial of JetBrains dotTrace, which gives the correct timings for these calls. T...
0 votes
Problem timing asynchronous delegate calls
In the example given below, the manual timings give similar times for using delegate.invoke and delegate.begininvoke. However, ANTS profiler reports the async calls as taking much longer. Any ideas...
4 followers 7 comments 0 votes