Comments
Sort by recent activity
ANTS Profiler can profile any .NET application hosted in the .NET Common Language Runtime. Although Silverlight code can be written in the C# and VB .NET languages, it cannot be profiled because the client-end of the Silverlight application that runs in a user's browser does not implement the entire .NET CLR, but rather a lightweight version that is isolated from the actual runtime installation. This "lightweight" runtime does not implement the Microsoft code profiling interface, and therefore ANTS Profiler cannot instrument the Intermediate Language code running inside.
Microsoft does plan to implement a profiling process in Silverlight version 4, so we are currently evaluating the feasibility of adding support for Silverlight applications if and when this is implemented in Silverlight. / comments
ANTS Profiler can profile any .NET application hosted in the .NET Common Language Runtime. Although Silverlight code can be written in the C# and VB .NET languages, it cannot be profiled because th...
Sometimes you have to go backwards to go forwards. [image] / comments
Sometimes you have to go backwards to go forwards.
Ah sorry- I re-read this. The add-in only solves the issue for the *performance profiler* not the memory profiler- my colleague is working on a patch for the memory profiler right now. I'll check how near he is with this. / comments
Ah sorry- I re-read this. The add-in only solves the issue for the *performance profiler* not the memory profiler- my colleague is working on a patch for the memory profiler right now. I'll check h...
We attempted a patch and it fixed this problem but had a few side-effects which render it not publishable. So, I think we'll just have to wait for it to be fixed in the general release. / comments
We attempted a patch and it fixed this problem but had a few side-effects which render it not publishable. So, I think we'll just have to wait for it to be fixed in the general release.
This is a feature request that will be considered for addition to a future major version of Prompt. Thank you. The reference is SP-2984 / comments
This is a feature request that will be considered for addition to a future major version of Prompt. Thank you. The reference is SP-2984
As a workaround, can you take a look at what has been suggested here please: http://www.red-gate.com/MessageBoard/vi ... 8001#38001 / comments
As a workaround, can you take a look at what has been suggested here please:http://www.red-gate.com/MessageBoard/vi ... 8001#38001
Thank you for this suggestion- my colleagues will either add this to our feature requests or let you know if its going to be forthcoming soon. Cheers! / comments
Thank you for this suggestion- my colleagues will either add this to our feature requests or let you know if its going to be forthcoming soon. Cheers!
Basically - use all the different possible views and ways of filtering to your advantage. Start with the "method view"- little grey button (on the bottom left of the screen) - its the middle one. / comments
Basically - use all the different possible views and ways of filtering to your advantage. Start with the "method view"- little grey button (on the bottom left of the screen) - its the middle one.
I don't get it ether but I thought it sounded good :-))
Glad it worked! [image] / comments
I don't get it ether but I thought it sounded good :-))
Glad it worked!
This is a strange bug where the password encryption was failing on machines other than the one that the results was created on, but nothing is catching the (harmless) exception. Its fixed that in v6 of the profiler which is in EAP at the moment.
Please try it here: http://downloads.red-gate.com//EAP/ANTS ... 0.1039.exe / comments
This is a strange bug where the password encryption was failing on machines other than the one that the results was created on, but nothing is catching the (harmless) exception. Its fixed that in v...