Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Is there any utility that can give you the speed of specific functions in a SharePoint c# Soution?

$
0
0

Hi,

I have taken over someone's code which is a C# Farm Solution for SharePoint 2013 On-Premises.  Users have been experiencing serious degradation on page loads (which contain three web parts). As the list becomes bigger so the system gets slower. I am pretty sure this is related to queries on the list. However, there are a hell of a lot of queries on this system and I just wanted to know is there a utility in-built in VS or third-party which provides you with functions and their speeds so I can nail it down.

I have looked at Developer Dashboard that there are a few large SQL Queries, but not sure in what functions they reside.

Can anyone help?

Thanks.

John.    


Viewing all articles
Browse latest Browse all 7589

Trending Articles