Hi,
I need a profiler that is able to measure performance of web service execition.
Our application has several layers and ideally I would like to be able to dive into each web service request and see how much time was spent in each layer (server, sql server, etc...)
Is there a tool that can help detect where are the bottlenecks ?
Is that something that can be done using VS Team System Test Edition ?