Hi there,
My scenario is: there is a asp.net application. a few end-users get very slow response. I need to know the time period of every steps/stack: how much time the IIS dispatch the request, how much time the business logic execute, especially, every call stack execute time period, in my scenario, there is a WCF service to provide some data. I also need to know this time period.
Does anyone can give me some related articles?
Thanks.
Mike Feng
Mike Feng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.