Standard vs Pro
icelava
Posts: 15
http://www.red-gate.com/dynamic/purchas ... ceprofiler
I don't think I got a clear understanding from the description pages - if i wish to profile the performance of the app/service as a whole, including all .NET BCL and Microsoft assemblies (no need to view source code) - do I need to use Standard or Professional edition?
I don't think I got a clear understanding from the description pages - if i wish to profile the performance of the app/service as a whole, including all .NET BCL and Microsoft assemblies (no need to view source code) - do I need to use Standard or Professional edition?
Comments
Yes, you would need the professional edition to see all BCL and Microsoft assembly calls -- the "all methods inc. framework" profiling modes are not offered in the Standard edition, I'm afraid.
(The standard vs. pro edition comparison here is a bit more detailed - http://www.red-gate.com/products/dotnet ... comparison )
Also, I'm not sure if you're doing this already but to profile both the client app and web service code, you can open two instances of the profiler to profile both simultaneously.
Hope this information helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?