You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
ABC.com has a SharePoint solution that includes a custom Web Part to gather information across
various task lists. When it is reported that pages including the Web Part is taking too long to load,
you are tasked with rectifying the problem.
Which of the following actions should you take?
A.
You should consider making use of the GetSiteData method of the CrossListQueryCache class.
B.
You should consider making use of the GetHashCode method of the CrossListQueryCache
class.
C.
You should consider making use of the Finalize method of the CrossListQueryCache class.
D.
You should consider making use of the GetSiteDataResults method of the
CrossListQueryCache class.
Explanation: