Can anyone tell me how to go about determining the culprit on a slow running process. I have a page that queries an Active Directory and a SharePoint Server to get information. It makes several calls to each Server (retrieving customer information). I am wondering if there are any tools available to profile a web application looking for this type of information, slow running methods, etc.
Thanks for any tips given...