How can we help you today? How can we help you today?
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
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